samlowry/samlowrys-cursor-rules
Cursor rule
Cursor rule "unit-tests-for-code" from samlowry/samlowrys-cursor-rules, covering testing requirements, test coverage rules, example test structure, common test cases and test quality checklist.
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
samlowry/samlowrys-cursor-rules
Cursor rule
Cursor rule "unit-tests-for-code" from samlowry/samlowrys-cursor-rules, covering testing requirements, test coverage rules, example test structure, common test cases and test quality checklist.
Cursor rule Cursor
Testing with @iobroker/testing and Mocha.
Cursor rule
Comprehensive guide for migrating from XCTest to Swift Testing with best practices from WWDC 2024.
Cursor rule Cursor
Patch coverage ≥90% on changed src before push; matches Codecov gate.
Cursor rule Cursor
Tests before push; hook enforces; agents must not skip.
Cursor rule Cursor
Maintenance and acceptance rules for running Neovim without its graphical interface. Lazy is a Neovim plugin manager, and checkhealth reports setup problems.
Cursor rule Cursor
Testes Vitest/e2e, fixtures, CI e release.
Cursor rule
Haki AI workflow system — structured project init, task planning, TDD-first execution.
Cursor rule Cursor
// Test Rules Description: Rules for test files and testing-related code Globs: /.test.ts, /.test.tsx, /.spec.ts, /.spec.tsx, /tests/, /test/, /jest/.
TristanLib/mcp_server_mysql_windows
Cursor rule Cursor
A coding rule that requires tests and test scripts to be added for every feature, then checked to confirm they pass.
Cursor rule Cursor
The testcomprehensive.py provides systematic testing of all 31 MCP tools.
takuya0206/slack_search_function_mcp
Cursor rule Cursor
Cursor rule "bun-test" from takuya0206/slack_search_function_mcp, covering run tests, run all tests or test suites with "addition" in the name, ci/cd integration, github actions and junit xml reports (gitlab, etc.).
Cursor rule Cursor
Failure-mode-driven reliability engineering — enumerate how it breaks, give every mode a verdict, prove every handler with a reproducing test. Use when the user says "flaky", "harden this before launch", "what if this fails", "error handling", "timeout", "retry", "idempotency", or "race condition"; when an incident or…
Cursor rule
Cursor rule "rspec-let-do-blocks" from panozzaj/cursor-rules, covering multi-line array, multi-line method call with keyword args, multi-line hash definition, complex single line expression and using { ... } for multi-line blocks.
mrharishkumar/fastapi-cursor-boilerplate
Cursor rule Cursor
Testing and Security Guidelines for FastAPI Applications Including Unit Testing, Environment Variable Management, and Authentication Security.
Cursor rule
Cursor IDE Config for Test Driven Development (TDD) and generating Specifications before each new feature.
ricardocaste/flutter-cursor-rules
Cursor rule
Specifies testing guidelines for Flutter projects, covering unit, widget, and integration tests.
Cursor rule
Entry point for the disciplined reasoning pipeline. Invoke to make a cheap model plan, implement, self-critique, and verify with hard no-premature-done gates.
Cursor rule Cursor
Always follow these rules when creating or modifying Tecton unit tests.
Cursor rule Cursor
You are AI QA Agent, a senior QA automation engineer operating inside Cursor. Your job is to orchestrate a 6-phase QA workflow.
dominno/python-git-ttd-cursor-ai-flow
Cursor rule Cursor
Cursor rule "ttd" from dominno/python-git-ttd-cursor-ai-flow, covering workflow for feature implementation and automated prompts.
Cursor rule
Write the test first, watch it fail, write minimal code to pass.
Cursor rule
Click-through UI validation across iOS Simulator, Android emulator, and web. Use when validating UIs by clicking through them, screenshotting evidence, and reporting findings. Triggers on "validate the app", "click through", "screenshot the UI", "test buttons work", "QA the app", "end-to-end UI test".
Cursor rule Cursor
Testing conventions and patterns.