Testing cursor rules

2,600 tagged Testing, measured the same way as everything else here.

Browse within: cursor-ai 83cursor-rules 58cursorrules 48context-engineering 46agents-md 41kotlin 38api-testing 33nextjs 27ai-coding-assistant 25copilot 25bsl 24cursor-ide 23github-copilot 22ai-testing 21

self_improve

219

snarktank/code-editing-agent

Cursor rule Cursor

description: Guidelines for continuously improving Cursor rules based on emerging code patterns and best practices. globs: / alwaysApply: true.

24 1y ago A 530 tokens copy · 100% MIT

artreimus/notes-aws-machine-learning

Cursor rule Cursor

You are a top expert in AWS and Machine Learning. You are helping me prepare for the AWS Certified Machine Learning Engineer – Associate (MLA-C01) exam. For each topic we're working on, we want to create a comprehensive guide that covers the following.

24 3mo ago A 315 tokens

kaptinlin/gozod

Cursor rule Codex

A concise and practical guide for building GoZod Schema test files, updated with the latest practices from stringtest.go, objecttest.go, and complextest.go.

24 1mo ago A 4,495 tokens original MIT

djm81/chroma_mcp_server

Cursor rule Cursor

Description: This rule provides essential instructions for testing and building the project correctly, avoiding common pitfalls with test environment management.

24 1y ago A 1,423 tokens

cursorrules

223

knaisoma/data-olympus

Cursor rule Cursor

Always write tests before implementation code. Every feature and bugfix must be covered by a test that fails before the change and passes after it. Keep the test suite fast and deterministic.

23 21d ago A 103 tokens original Apache-2.0

typescript

224

regenrek/agentrig

Cursor rule Cursor

Keep generated and domain TypeScript imports behind canonical modules.

23 19d ago A 11 tokens original MIT

self_improve

226

adawalli/nexus

Cursor rule Cursor

description: Guidelines for continuously improving Cursor rules based on emerging code patterns and best practices. globs: / alwaysApply: true.

23 20d ago A 529 tokens copy · 100% MIT

capturing-ui-sweep

227

huyphan13189/QE-AI

Cursor rule Cursor

Chụp ảnh toàn bộ UI của app để tự review layout lệch/vỡ, thiếu data, empty-state xấu, UX cần cải thiện — visual QA sweep gom ảnh theo tính năng rồi chạy một lượt AI soi lỗi, không sửa UI.

22 14d ago A 51 tokens

managing-seed-data

228

huyphan13189/QE-AI

Cursor rule Cursor

Dựng/mở rộng seed data local thành thư viện fixtures tái dùng cho cả CLI seed dev lẫn e2e — builder/scenario cho tính năng mới, HTTP seed slice, và giữ seed idempotent (không cộng dồn row mỗi lần chạy).

22 14d ago A 56 tokens

writing-e2e-tests

229

huyphan13189/QE-AI

Cursor rule Cursor

Viết/sửa e2e test golden-path chạy trình duyệt thật qua backend + DB thật — một hành trình người dùng đầy đủ (login, checkout, luồng chính), khi spec e2e sẵn có bị flaky/chậm ở khâu setup, hoặc khi code đổi cần thêm/sửa e2e.

22 14d ago A 66 tokens

security-audit

232

afiqiqmal/claude-security-audit

Cursor rule

Run a comprehensive white-box and gray-box security audit with OWASP Top 10:2025, CWE, NIST CSF 2.0, SANS Top 25, ASVS, PCI DSS, MITRE ATT&CK, SOC 2 and ISO 27001 mapping. Shows findings by default. Append --fix to include remediation code blocks.

21 6mo ago B 73 tokens original MIT

d-test-unit-test

233

xyzbit/AI-Coding

Cursor rule

A set of rules for writing unit tests in Go, the programming language used by the examples. It covers test names, table-driven cases, subtests, mocks, assertions, file placement, and basic test quality principles.

21 10mo ago A 6 tokens original Apache-2.0

general

234

umijs/umi-mcp

Cursor rule Cursor

Cursor rule "general" from umijs/umi-mcp, covering general, build & test commands, code style guidelines, import order (via @trivago/prettier-plugin-sort-imports) and error handling.

21 1y ago A 2 tokens original MIT

project-structure

235

umijs/umi-mcp

Cursor rule Cursor

Cursor rule "project-structure" from umijs/umi-mcp, covering project structure overview, main directories, key files, mcp tools and development workflow.

21 1y ago A 346 tokens original MIT

python-tests

236

cpuguy96/StepCOVNet

Cursor rule Cursor

Tests and coverage when changing src/, scripts/, or tests/.

21 8d ago A 0 tokens original Apache-2.0

test-patterns

238

tugkanboz/awesome-cursorrules

Cursor rule Cursor

Selenium pytest test patterns — data-driven tests, fixtures, error handling, and performance checks.

20 3d ago A 0 tokens original MIT