code-testing-extensions Skill
Provides file paths to language-specific extension files for the code-testing pipeline. Call this skill to discover available extension guidance files (e.g., dotnet.md for .NET, cpp.md for C++). Do not use directly — invoked by code-testing agents and skills that need language-specific references. Published by microsoft in testfx.
What is code-testing-extensions Skill?
Provides file paths to language-specific extension files for the code-testing pipeline. Call this skill to discover available extension guidance files (e.g., dotnet.md for .NET, cpp.md for C++). Do not use directly — invoked by code-testing agents and skills that need language-specific references. 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
- Testing use cases
Technical details
- Install or run with Copy skill directory
When to use code-testing-extensions Skill
- Use it for testing.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/testfx
- Skill file: .agents/skills/code-testing-extensions/SKILL.md
What it does
Provides file paths to language-specific extension files for the code-testing pipeline. Call this skill to discover available extension guidance files (e.g., dotnet.md for .NET, cpp.md for C++). Do not use directly — invoked by code-testing agents and skills that need language-specific references.
Skill instructions
Code Testing Extensions This skill provides access to language-specific guidance files used by the code-testing pipeline. Call this skill to get the file paths, then read the relevant file for your target language. Available Extension Files | File | Language | Contents | |------|----------|----------| | extensions/dotnet.md | .NET (C/F/VB) | Build commands, test commands, project reference validation, common CS error codes, MSTest template | | extensions/python.md | Python | Framework-adaptive test commands (pytest, custom runners), project layout detection, mocking guidelines, common errors | | extensions/typescript.md | TypeScript/JavaScript | Build/test commands (Jest/Vitest/Mocha), framework detection, mocking, TS-specific considerations | | extensions/powershell.md | PowerShell | Test commands (Pester v5), module import patterns, discovery/run pitfalls, mocking, common errors | | extensions/cpp.md | C++ | Testing internals with friend declarations | | extensions/go.md | Go | go te
Explore related resources
Frequently asked questions
What is code-testing-extensions?
code-testing-extensions is a open-source AI agent skill with Copy skill directory. Provides file paths to language-specific extension files for the code-testing pipeline. Call this skill to discover available extension guidance files (e.g., dotnet.md for .NET, cpp.md for C++).
Who is code-testing-extensions best for?
code-testing-extensions is best for reusing agent instructions, scripts, and references, testing workflows.
How do I install code-testing-extensions?
Install or run code-testing-extensions using Copy skill directory. Check code-testing-extensions for the latest setup command.
Is code-testing-extensions actively maintained?
code-testing-extensions may need a closer maintenance check before production use.
Auto-fetched from GitHub.