Testing cursor rules

1,305 tagged Testing, measured the same way as everything else here.

Browse within: cursor-ai 39cursor-rules 34cursorrules 33kotlin 24nodejs 24context-engineering 23github-copilot 21nextjs 20prisma 20ai-testing 19api-testing 19awesome-list 19ai-coding-assistant 16cursor-ide 16

cursorrules

314

turlockmike/mcp-rand

Cursor rule Cursor

Random Number and more generator (Includes UUID, numbers, password, dice, cards and more).

3 1y ago A 75 tokens copy · 100% MIT

rule_main

315

n1snt/redux-mcp

Cursor rule Cursor

Core non-negotiable engineering checks.

3 4mo ago A 160 tokens original MIT

test-patterns

318

cartaorobbin/pyramid-mcp

Cursor rule Cursor

ALWAYS use the unified pyramidapp fixture for new tests. This is the single, standardized way to create Pyramid applications in tests.

3 10mo ago A 1,211 tokens original MIT

testing

320

SecondLifes/code-intel

Cursor rule Cursor

Cursor rule "testing" from SecondLifes/code-intel, covering testing — rules, the two-tier split (non-negotiable), naming — the name states the locked-in behavior, good — the real convention (tests/testchunker.py) and weak — names the function, not the behavior.

2 22d ago A 854 tokens original Apache-2.0

qualitymax-qa

321

Quality-Max/qmax-mcp

Cursor rule Cursor

Verify relevant web changes with QualityMax before completion.

2 4d ago A 442 tokens original MIT

cursor-rules

322

zhengbowenai-cmd/caliper

Cursor rule

Statistically test prompt / SKILL.md changes with the caliper CLI. Activate when the user asks whether a prompt edit really improved things, asks to compare two prompts, or asks to find conflicts/dead-weight in a long prompt.

2 2mo ago A 0 tokens original MIT

unit-test-manners

324

yu-iskw/skill-inspector

Cursor rule Cursor

When implementing unit tests, adhere to the following principles to ensure robust, maintainable, and fast tests.

2 17d ago A 0 tokens original Apache-2.0

pre-flight-check

325

mirekondro/The-Pre-Flight-Check

Cursor rule

Mandatory fail-fast quality gate — run Typecheck, Lint, Test, and Security Audit sequentially before declaring any task done or committing code.

2 2mo ago B 982 tokens original MIT

testing-standards

326

aaydin-tr/swagger-navigator-mcp

Cursor rule Cursor

Cursor rule "testing-standards" from aaydin-tr/swagger-navigator-mcp, covering testing standards, test structure, coverage requirements, test organization and mocking guidelines.

2 2mo ago A 816 tokens original MIT

mcpnuke-development

327

babywyrm/mcpnuke

Cursor rule Cursor

Core mcpnuke development standards and superpowers workflow integration.

2 2d ago A 1,059 tokens original MIT

mcpnuke-tests

328

babywyrm/mcpnuke

Cursor rule Cursor

Test conventions for mcpnuke — enforces TDD workflow.

2 2d ago A 0 tokens original MIT

falsegreen-skill

329

vinicq/falsegreen-skill

Cursor rule Cursor

A semantic LLM skill for detecting false-positive tests — tests that are always green regardless of whether the code is correct.

2 9d ago A 0 tokens original MIT

onekey-test-designer

331

OneKeyHQ/QA-AGENTS

Cursor rule Cursor

A rule-driven test-design workflow that turns product requirements or recordings into executable test scripts. TDD here means test-driven development: defining tests to guide implementation, although this description specifically refers to generating test files.

2 5d ago A 1,705 tokens

fhevm-testing

333

zunmax/fhevm-skill

Cursor rule Cursor

Zama FHEVM Hardhat test authoring and debugging. Applies to test files that import @fhevm/hardhat-plugin, use the 'fhevm' helper from 'hardhat', call fhevm.createEncryptedInput / userDecryptEuint / publicDecrypt, or reference FhevmType. Triggers also on 'mock fhevm', 'encrypted input test', and the test-side custom…

2 2mo ago A 0 tokens original MIT

go-test

335

hiromaily/docs-ssot

Cursor rule Cursor

Go test conventions — parallelism, table-driven tests, assertions.

2 4mo ago A 0 tokens original MIT