Conversation

linkdotnet

Closes #1661

This adds support for Tunit templates with a small caveat. The following todos are open:

  • Adopt ci.yml to test against the new template
  • Add something in the docs that highlights the restrictions of TUnit and Razor files - not only for the template but in general.

@linkdotnetlinkdotnet changed the base branch from main to v2 January 20, 2025 21:07
@linkdotnet

From stream:

  • We have to document how TUnit works with Bunit and it doesn't work with razor files
  • There is no real value in offering TUnit as testing-framework via the bUnit template

@linkdotnetlinkdotnet force-pushed the tunit-template branch 4 times, most recently from bbbc5d2 to 435230f Compare February 21, 2025 15:30
@linkdotnetlinkdotnet requested a review from egil February 21, 2025 15:30
Sign up for free to join this conversation on . Already have an account? Sign in to comment
None yet
None yet

Successfully merging this pull request may close these issues.

[Template] Support for TUnit as testframework
@linkdotnet