aspire-integration-testing
Pass
Audited by Gen Agent Trust Hub on Jun 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists of documentation and code samples for .NET Aspire integration testing. It follows standard practices such as using IAsyncLifetime for fixture management and dynamic port assignment.
- [EXTERNAL_DOWNLOADS]: The skill references legitimate and well-known NuGet packages including 'Aspire.Hosting.Testing' and 'xunit'. These are standard dependencies for the described testing tasks.
- [COMMAND_EXECUTION]: The provided C# code templates demonstrate how to use the .NET Aspire testing host to programmatically start and manage a distributed application for testing purposes. This is the intended functionality of the Aspire.Hosting.Testing library.
Audit Metadata