aspire-samples
aspire-samples copied to clipboard
Doc the testing story for customers
We expect out of scope -- we should at least mention in docs.
I've started building out the test infastructure for Aspire.Hosting in dotnet/aspire-private-planning#494
It's actually fairly straight forward to run the dev host from within a unit test. I think there the wrinkles will come in is around running tests concurrently when you've got real network port bindings in play.
Port conflicts ftw
https://github.com/dotnet/aspire/issues/416
do we expect anything here for GA, @davidfowl ? or we can set milestone to backlog