aspire-samples icon indicating copy to clipboard operation
aspire-samples copied to clipboard

Add sample showing how to use aspire orchestration with WebApplicationFactory

Open davidfowl opened this issue 2 years ago • 1 comments

See https://github.com/dotnet/aspire/pull/388

e.g https://github.com/dotnet/eShop/blob/main/tests/Catalog.FunctionalTests/CatalogApiFixture.cs

cc @ReubenBond

davidfowl avatar Nov 03 '23 06:11 davidfowl

@davidfowl I see the link links to a fix to the eshop tests. This a testing specific example? If so, the example for this issue could then be used for a tutorial in the documentation for a tutorial on "testing strategies" or something along those lines.

josephaw1022 avatar Jan 16 '24 20:01 josephaw1022