[New article]: Aspire.Hosting.Testing without a separate AppHost project #2534
Labels
doc-idea
Indicates issues that are suggestions for new topics [org][type][category]
⌚ Not Triaged
Not triaged
Proposed topic or title
Using Aspire.Hosting.Testing without a separate AppHost project
Location in table of contents.
under testing
Reason for the article
In this PR, we added
DistributedApplicationBuilder.Create
APIs which do not need a reference to an existing 'AppHost' project. This lets developers test specific scenarios without needing to create a new 'AppHost' project for each scenario. We use this extensively internally via an internal wrapper API,TestDistributedApplicationBuilder.Create
.Article abstract
Learn how to test a subset of your application using an ad-hoc
DistributedApplicationTestingBuilder
.Relevant searches
No response
The text was updated successfully, but these errors were encountered: