Testing cursor rules

3,802 tagged Testing, measured the same way as everything else here.

Browse within: 1c-enterprise 65hacktoberfest 64hacktoberfest2022 60unit-testing 60yaxunit 60cursor-rules 50context-engineering 47agents-md 46typescript 45cursor-ai 41ai-coding-assistant 39kotlin 36ReAct 33awesome-list 30

dev-standard

01

apache/superset

Cursor rule Cursor

Apache Superset development standards and guidelines for Cursor IDE.

75k yesterday A 1,147 tokens original Apache-2.0

coolify-ai-docs

02

coollabsio/coolify

Cursor rule Cursor

Master reference to all Coolify AI documentation in .ai/ directory.

61k yesterday A 1,426 tokens original Apache-2.0

playwright-e2e

03

TryGhost/Ghost

Cursor rule Cursor

Playwright E2E testing configuration for AI agents.

55k +8 today A 72 tokens original MIT

HKUDS/CLI-Anything

Cursor rule

CLI-Anything generator phase gates and absolute PLUGINROOT resolution. Apply when building, refining, testing, or validating CLI-Anything harnesses, editing agent-harness/, or using /cli-anything commands.

49k 11d ago A 0 tokens original Apache-2.0

prisma/orm

Cursor rule Codex

Prefer extracting a testable core over vi.mock / vi.resetModules when unit tests need to reach production logic entangled with config, env, or singletons.

48k +7 today A 0 tokens original Apache-2.0

python_lib

06

streamlit/streamlit

Cursor rule Cursor

Tips and guidelines specific to the development of the Streamlit Python library, not applicable to scripts and e2e tests.

46k +15 changed today A 0 tokens original Apache-2.0

typescript

07

streamlit/streamlit

Cursor rule Cursor

Changes to these high-fan-out internals can affect every message, delta, element, or rerun. Keep work in them minimal, and benchmark changes with representative stress-test apps.

46k +15 today A 4,669 tokens original Apache-2.0

react-query-tests

08

trpc/trpc

Cursor rule Cursor

// ✅ CORRECT: Legacy React Query pattern const ctx = konn() .beforeEach(() => createAppRouter()) .afterEach((ctx) => ctx?.close?.()) .done().

41k 18d ago A 0 tokens original MIT

upgrade-tests

09

trpc/trpc

Cursor rule Cursor

// ✅ CORRECT: Upgrade package pattern await using ctx = testReactResource(appRouter, { server: { // server configuration }, client(opts) { return { links: [ httpLink({ url: opts.httpUrl, // client configuration }), ], }; }, }).

41k 18d ago A 0 tokens original MIT

testing-conventions

10

SigNoz/signoz

Cursor rule Cursor

Core testing conventions - imports, rendering, MSW, interactions, queries.

32k 2d ago A 494 tokens

main

12

manaflow-ai/cmux

Cursor rule Cursor

See CLAUDE.md at the repository root for the complete engineering ruleset, including package architecture, file organization, documentation, test framework, and other policies. Apply all guidance from CLAUDE.md when working in this repository.

27k yesterday A 87 tokens

agents

13

comet-ml/opik

Cursor rule Codex

Cursor rule "agents" from comet-ml/opik, covering agent deployment, domain routing, frontend structure, task approach and execution.

22k yesterday A 350 tokens original Apache-2.0

snippet_tests

16

dagster-io/dagster

Cursor rule Cursor

When updating tests in this directory, always run them to validate that they succeed. To do so, run.

16k 3d ago A 0 tokens original Apache-2.0

git

18

alibaba/hooks

Cursor rule Cursor

A set of Git workflow and branch-naming instructions for the Alibaba Hooks codebase. Git is a tool for tracking code changes, while a branch is a separate line of work that can later be proposed for merging.

15k today A 963 tokens MIT

datahub-dev

19

datahub-project/datahub

Cursor rule Cursor

DataHub dev workflow — use scripts/dev/datahub-dev.sh for all build/test/flag operations.

13k yesterday A 940 tokens original Apache-2.0

test-review

20

datahub-project/datahub

Cursor rule Cursor

DataHub test review — use when asked to review, check, validate, or audit smoke tests or integration tests.

13k yesterday A 22 tokens original Apache-2.0

darknessomi/musicbox

Cursor rule Cursor

A pre-commit rule requiring local code checks before creating a Git commit. CI, or continuous integration, is the automated checking system that runs for the project.

9.8k 5d ago A 185 tokens original MIT

plugin-development

23

higress-group/higress

Cursor rule Cursor

Plugin Development Standards - Applies to all new wasm and golang-filter plugins.

9.3k today A 0 tokens original Apache-2.0