dashboard-testing Skill
Guide for writing tests for the Aspire Dashboard. Use this when asked to create, modify, or debug dashboard unit tests or Blazor component tests. Published by microsoft in aspire.
What is dashboard-testing Skill?
Guide for writing tests for the Aspire Dashboard. Use this when asked to create, modify, or debug dashboard unit tests or Blazor component tests. 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
- Data analysis
- Writing
- Testing use cases
- Data analysis use cases
Technical details
- Install or run with Copy skill directory
When to use dashboard-testing Skill
- Use it for testing.
- Use it for data analysis.
- Use it for writing.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/aspire
- Skill file: .agents/skills/dashboard-testing/SKILL.md
What it does
Guide for writing tests for the Aspire Dashboard. Use this when asked to create, modify, or debug dashboard unit tests or Blazor component tests.
Skill instructions
Aspire Dashboard Testing This skill provides patterns and practices for writing tests for the Aspire Dashboard. There are two test projects depending on whether the code under test uses Blazor types. Test Project Selection | Project | Location | Use When | |---------|----------|----------| | Aspire.Dashboard.Tests | tests/Aspire.Dashboard.Tests/ | Testing code that does not use Blazor types (models, helpers, utils, OTLP services, middleware) | | Aspire.Dashboard.Components.Tests | tests/Aspire.Dashboard.Components.Tests/ | Testing code that does use Blazor types (pages, components, controls). Uses bUnit for in-memory rendering | Dashboard Source Code The dashboard source code is in src/Aspire.Dashboard/. Key subdirectories: - Components/ — Blazor components (pages, controls, layout) → test in Components.Tests - Model/ — View models, data models, helpers → test in Dashboard.Tests - Otlp/ — OpenTelemetry protocol handling → test in Dashboard.Tests - Utils/ — Utility and helper classes →
Explore related resources
Frequently asked questions
What is dashboard-testing?
dashboard-testing is a open-source AI agent skill with Copy skill directory. Guide for writing tests for the Aspire Dashboard. Use this when asked to create, modify, or debug dashboard unit tests or Blazor component tests.
Who is dashboard-testing best for?
dashboard-testing is best for reusing agent instructions, scripts, and references, testing workflows, data analysis workflows, writing workflows.
How do I install dashboard-testing?
Install or run dashboard-testing using Copy skill directory. Check dashboard-testing for the latest setup command.
Is dashboard-testing actively maintained?
dashboard-testing may need a closer maintenance check before production use.
Auto-fetched from GitHub.