code-testing-agent Skill
Generates and writes new unit tests for any programming language — scaffolds .NET test projects, pytest suites, Vitest/Jest suites, Go test files, and JUnit suites, and configures coverage tooling (coverlet, pytest-cov, @vitest/coverage-v8) as part of test generation. Use when asked to generate tests, generate pytest t Published by microsoft in testfx.
What is code-testing-agent Skill?
Generates and writes new unit tests for any programming language — scaffolds .NET test projects, pytest suites, Vitest/Jest suites, Go test files, and JUnit suites, and configures coverage tooling (coverlet, pytest-cov, @vitest/coverage-v8) as part of test generation. Use when asked to generate tests, generate pytest t Published by microsoft in testfx. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Testing
- Writing
- Research
- Testing use cases
- Writing use cases
Technical details
- Install or run with Copy skill directory
When to use code-testing-agent Skill
- Use it for testing.
- Use it for writing.
- Use it for research.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/testfx
- Skill file: .agents/skills/code-testing-agent/SKILL.md
What it does
Generates and writes new unit tests for any programming language — scaffolds .NET test projects, pytest suites, Vitest/Jest suites, Go test files, and JUnit suites, and configures coverage tooling (coverlet, pytest-cov, @vitest/coverage-v8) as part of test generation. Use when asked to generate tests, generate pytest t
Skill instructions
Code Testing Generation Skill An AI-powered skill that generates comprehensive, workable unit tests for any programming language using a coordinated multi-agent pipeline. When to Use This Skill Use this skill when you need to: - Generate unit tests for an entire project or specific files - Improve test coverage for existing codebases - Create test files that follow project conventions - Write tests that actually compile and pass - Add tests for new features or untested code When Not to Use - Running or executing existing tests (use the run-tests skill) - Migrating between test frameworks (use migration skills) - Writing tests specifically for MSTest patterns (use writing-mstest-tests) - Debugging failing test logic How It Works This skill coordinates multiple specialized agents in a Research → Plan → Implement pipeline: Pipeline Overview text ┌─────────────────────────────────────────────────────────────┐ │ TEST GENERATOR │ │ Coordinates the full pipeline and manages state │ └─────────
Explore related resources
Frequently asked questions
What is code-testing-agent?
code-testing-agent is a open-source AI agent skill with Copy skill directory. Generates and writes new unit tests for any programming language — scaffolds .NET test projects, pytest suites, Vitest/Jest suites, Go test files, and JUnit suites, and configures coverage tooling.
Who is code-testing-agent best for?
code-testing-agent is best for reusing agent instructions, scripts, and references, testing workflows, writing workflows, research workflows.
How do I install code-testing-agent?
Install or run code-testing-agent using Copy skill directory. Check code-testing-agent for the latest setup command.
Is code-testing-agent actively maintained?
code-testing-agent may need a closer maintenance check before production use.