Skip to content

feat(xUnit): Add xUnit Test Project to Template Options#1880

Open
DevTKSS wants to merge 3 commits intounoplatform:mainfrom
DevTKSS:test/add-xUnit-Test-project-to-template-options
Open

feat(xUnit): Add xUnit Test Project to Template Options#1880
DevTKSS wants to merge 3 commits intounoplatform:mainfrom
DevTKSS:test/add-xUnit-Test-project-to-template-options

Conversation

@DevTKSS
Copy link
Contributor

@DevTKSS DevTKSS commented Nov 28, 2025

GitHub Issue (If applicable): closes #1258

PR Type

What kind of change does this PR introduce?

  • Feature

What is the current behavior?

only none, unit(=> NUnit) Test Projects available to get from the Templates

What is the new behavior?

  • adds Option for xUnit Test
  • Provides Quick Links in the added Project how to use this with:
    • Microsoft Test Platform
    • dotnet SDK 8/9/10+
  • included by default Shouldly instead of FluentAssetions and included this Package in the xUnit conditionals

PR Checklist

Please check if your PR fulfills the following requirements:

  • Associated with an issue (GitHub or internal)

Other information

See for more information about my Reasons to default to Shouldly instead of FluentAssertions:

Internal Issue (If applicable):

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.

[ProjectTemplates/SolutionTemplates][Testing] Add xUnit Testing Project to options for Wizard to include in new Uno Apps

1 participant