Skip to content

Document testing with TUnit test runner#384

Closed
Odonno wants to merge 1 commit intomicrosoft:mainfrom
Odonno:feat/tunit
Closed

Document testing with TUnit test runner#384
Odonno wants to merge 1 commit intomicrosoft:mainfrom
Odonno:feat/tunit

Conversation

@Odonno
Copy link
Copy Markdown
Contributor

@Odonno Odonno commented Feb 7, 2026

No description provided.

Copy link
Copy Markdown
Member

@IEvangelist IEvangelist left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR looks good so far!

<Pivot id="tunit">

```bash
dotnet new aspire-tunit -o TUnit.Tests
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Where does this template come from? Do we need to have the user install one?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It does not exist. I took inspiration from the other test framework. Not sure what to do here.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure.

@Odonno Odonno closed this Feb 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants