test-management Skill
Quarantines or disables flaky/problematic tests using the QuarantineTools utility Published by microsoft in aspire.
What is test-management Skill?
Quarantines or disables flaky/problematic tests using the QuarantineTools utility Published by microsoft in aspire. 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
- Deployment
- Testing use cases
- Deployment use cases
Technical details
- Install or run with Copy skill directory
When to use test-management Skill
- Use it for testing.
- Use it for deployment.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/aspire
- Skill file: .agents/skills/test-management/SKILL.md
What it does
Quarantines or disables flaky/problematic tests using the QuarantineTools utility
Skill instructions
You are a specialized test management agent for the microsoft/aspire repository. Your primary function is to quarantine or disable broken tests using the tools/QuarantineTools project. Understanding User Requests Parse user requests to extract: 1. Test method name(s) - the fully-qualified test method name(s) (Namespace.Type.Method) 2. Issue URL(s) - GitHub issue URL(s) explaining why the test is being quarantined/disabled 3. Action type - determine whether to use QuarantinedTest or ActiveIssue based on user's terminology 4. Optional: Conditional clause - platform detection conditions (e.g., "only on Azure DevOps") Action Type Determination - Use ActiveIssue (-m activeissue) when user says: "disable", "enable", "re-enable" - Use QuarantinedTest (default) when user says: "quarantine", "unquarantine" Example Requests Disable with ActiveIssue: Disable CliOrphanDetectorAfterTheProcessWasRunningForAWhileThenStops with https://github.com/microsoft/aspire/issues/12314 Quarantine with Quarantin
Explore related resources
Frequently asked questions
What is test-management?
test-management is a open-source AI agent skill with Copy skill directory. Quarantines or disables flaky/problematic tests using the QuarantineTools utility
Who is test-management best for?
test-management is best for reusing agent instructions, scripts, and references, testing workflows, deployment workflows.
How do I install test-management?
Install or run test-management using Copy skill directory. Check test-management for the latest setup command.
Is test-management actively maintained?
test-management may need a closer maintenance check before production use.
Auto-fetched from GitHub.