laravel-testing
313Cursor rule Cursor
Laravel testing strategy — Pest first, Playwright for UI.
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
Cursor rule Cursor
Laravel testing strategy — Pest first, Playwright for UI.
Cursor rule Cursor
Random Number and more generator (Includes UUID, numbers, password, dice, cards and more).
Cursor rule Cursor
Core non-negotiable engineering checks.
VirtusLab-Open-Source/strapi-plugin-mcp
Cursor rule Cursor
Title: Given/When/Then test convention.
VirtusLab-Open-Source/strapi-plugin-mcp
Cursor rule Cursor
Testing conventions and techniques for Strapi MCP plugin.
Cursor rule Cursor
ALWAYS use the unified pyramidapp fixture for new tests. This is the single, standardized way to create Pyramid applications in tests.
Cursor rule Cursor
Rules for Running and Reading Tests.
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.
Cursor rule Cursor
Verify relevant web changes with QualityMax before completion.
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.
Cursor rule Cursor
Require evidence-backed bug diagnosis and regression checks.
Cursor rule Cursor
When implementing unit tests, adhere to the following principles to ensure robust, maintainable, and fast tests.
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.
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.
Cursor rule Cursor
Core mcpnuke development standards and superpowers workflow integration.
Cursor rule Cursor
Test conventions for mcpnuke — enforces TDD workflow.
Cursor rule Cursor
A semantic LLM skill for detecting false-positive tests — tests that are always green regardless of whether the code is correct.
Cursor rule Cursor
Standards for creating and orchestrating 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.
vanessamarely/ai-playbook-reposito
Cursor rule Cursor
Automated accessibility testing via eslint-plugin-jsx-a11y linting and Playwright/axe-core checks for React projects.
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…
alieismy/codex-three-layer-delivery
Cursor rule Cursor
Gotchas log and verification discipline: record recurring failure patterns and report completed, verified, unverified, and risky items.
Cursor rule Cursor
Go test conventions — parallelism, table-driven tests, assertions.
Cursor rule Cursor
Testing conventions for test files.