Skip to content

Update xUnit.net testing template to support xUnit.net v3 #7225

@DamianEdwards

Description

@DamianEdwards

xUnit.net released their long-awaited v3. We need to decide how to support it in our Aspire xUnit.net testing project template. Some options:

  1. Add support for selecting the version of xUnit.net to use as a template option, i.e. v2 or v3. The single template would cover both versions and we'd make v3 the default.
  2. Add an additional template for xUnit.net v3 and update the name and description of the existing template to clearly indicate it's for v2
  3. Update the existing template xUnit.net to use v3 and don't provide an option or separate template for xUnit.net v2

My thought is we go with option 1 and add a new option that allows the selection of the xUnit.net version to use. We can consider removing the v2 option at some time in the future.

@bradwilson interested in your thoughts. Seems there are going to be no bug fixes for v2 but as you point out some folks might still have valid reasons for using it until the ecosystem has reacted to the v3 release.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions