Skip to content

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

Open
@DevTKSS

Description

@DevTKSS

What would you like to be added:

xUnit is commonly preffered for .Net 6+, provides parralel testing by default, uses DI better and avoides static Methods for Tests. Additionally the test runtime is shorter because it requires less Setup and Cleanup.

Why is this needed:

From Wizard its only possible to choose NUnit for testing in Uno Projects

For which Platform:

  • iOS
  • Android
  • WebAssembly
  • WebAssembly renders for Xamarin.Forms
  • Windows
  • Build tasks

Anything else we need to know?

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/enhancementNew feature or request.triage/untriagedIndicates an issue requires triaging or verification.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions