Document testing with TUnit test runner#384
Conversation
| <Pivot id="tunit"> | ||
|
|
||
| ```bash | ||
| dotnet new aspire-tunit -o TUnit.Tests |
There was a problem hiding this comment.
Where does this template come from? Do we need to have the user install one?
There was a problem hiding this comment.
It does not exist. I took inspiration from the other test framework. Not sure what to do here.
There was a problem hiding this comment.
Oh, okay. To add this sort of content to the docs — we really need product truth. Ideally, with something like this, we'd start by filing an issue on the product side, proposing that a testing template for TUnit is added. Then from there, assuming it's something that team agrees should be added (and after it's designed, reviewed, approved, and merged) we'd add this content to correspond to the release of said feature.
If it's a community template, that's ok too... but then we'd need install instructions (and probably a discussion about that as well). Does that make sense? I think we'll close this for now.
No description provided.