Instructions file CodexOpenCode
Instructions for aave/aave-v4-sdk, covering agents.md, dev environment, testing, sdk architecture and schema updates.
84 tagged Unit testing, measured the same way as everything else here.
Browse within: copilot 7github-copilot 7
Instructions file CodexOpenCode
Instructions for aave/aave-v4-sdk, covering agents.md, dev environment, testing, sdk architecture and schema updates.
Instructions file
Instructions for MarimerLLC/rockbot, covering claude.md, build & test commands, build, run all tests (unit only, no rabbitmq needed) and run a single test by fully qualified name.
Instructions file CodexOpenCode
Instructions for ludusrusso/wildgecu: Use subtesting instead of pattern like TextXXXYyY.
Instructions file GitHub Copilot
Guidelines for dbt unit testing workflow.
tortastudios/python-ai-guardrails-template
Instructions file
Instructions for tortastudios/python-ai-guardrails-template, covering claude code — quality contract, how the quality gate works, fixing failures, critical functions and code style rules.
aixolotl/microsoft-planner-mcp
Instructions file GitHub Copilot
Use when writing or modifying tests. Covers pytest-asyncio auto mode, parameterized test conventions, mock patterns, and test file structure for this project.
Instructions file CodexOpenCode
Instructions for multiplex-term/Multiplex, covering build & test, build, unit tests — fast, no device i/o, architecture and reference docs — read before touching an area.
Instructions file CodexOpenCode
Instructions for mrf/godot-stagehand, covering agent instructions, quality standards — mandatory, tdd protocol, quality gates (run before every commit) and if gdscript changed — run the gdunit4 unit suite (headless).
Instructions file GitHub Copilot
Instructions for dgenio/ChainWeaver, covering testing instructions — chainweaver, framework, structure, fixtures and coverage patterns.
Instructions file CodexOpenCode
Instructions for anivar/jest-skill, covering jest — complete guide, abstract, 1. mock design, rule: clearallmocks vs resetallmocks vs restoreallmocks and rule: always restore jest.spyon.
Instructions file CodexOpenCode
Instructions for ASDAlexey/vitest-auto-spy, covering vitest-auto-spy — instructions for ai coding agents, 1. pick the entry point first, 2. pick the factory, what a proxy-backed double cannot do and it answers everything, so it must not answer these.
jeremieb/swift-unit-test-instructions
Instructions file
Instructions for jeremieb/swift-unit-test-instructions, covering claude.md — swift / swiftui / uikit project, project configuration, workflow, core principles and available skills.
roaming-panda-llc/sequence-mcp
Instructions file GitHub Copilot
Instructions for roaming-panda-llc/sequence-mcp, covering github copilot code review instructions, test requirements, pytest-describe pattern, pytest-describe testing pattern and pattern explanation.
Instructions file Gemini CLI
Instructions for Ravi-Teja-konda/kernel_chat, covering building and running, writing tests, test structure and framework, mocking (vi from vitest) and commonly mocked modules.
Instructions file GitHub Copilot
Instructions for hiromaily/docs-ssot, covering go test rules, package declaration, parallelism, table-driven tests and subtest naming.
Instructions file GitHub Copilot
Instructions for l0kifs/web-explorer-mcp, covering rules for an ai agent testing a python project (pytest), basic principles, pytest practices (minimal yet sufficient), quality and coverage and isolation and external effects.
Instructions file GitHub Copilot
Use when writing or modifying tests for MCPKernel. Covers pytest patterns, async testing, fixtures, and test structure.
Instructions file
Claude Code instructions for ProvarTesting/provardx-cli, covering claude code — project instructions, documentation requirements, test coverage requirements, mcp tool authoring standards and tool description quality.
shumatsumonobu/awesome-ai-rules
Instructions file GitHub Copilot
Instructions for shumatsumonobu/awesome-ai-rules: This file activates ONLY when Copilot is working on test files (controlled by the applyTo pattern above). Unlike Cursor's agent-requested mode, Copilot requires an explicit file pattern -- it won't pull this in based on task context alone.
antiotaku/github-copilot-instructions
Instructions file GitHub Copilot
Comprehensive instructions for using pytest and pytest-cov for Python testing and coverage.
Instructions file GitHub Copilot
Testing guidelines and best practices.
Instructions file GitHub Copilot
Copilot instructions for EpochTX/skillbench: Preserve strict TypeScript types and include regression tests for changed behavior.
nunosoarescsw/copilot-agentic-workshop
Instructions file GitHub Copilot
Use when writing or reviewing unit tests, integration tests, or test infrastructure. Enforces xUnit + FluentAssertions + NSubstitute conventions and the AAA (Arrange/Act/Assert) pattern for the TaskManager project.
Instructions file GitHub Copilot
Instructions for mhaviv/pr-narrator-mcp, covering test file review rules, mock setup (critical ordering), mock completeness, mock return values and test lifecycle.