Skip to content
This repository has been archived by the owner on Jan 10, 2025. It is now read-only.

Create Unit Test extension update for Xunit #6

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

AbhitejJohn
Copy link

  • Ensured that this installs on the latest VS.
  • Validate Create Unit Test support with .Net Core.
  • Added a provider for the latest xunit Fx and Adapter versions and removed those for earlier less used versions.
  • Simplified project creation logic.
  • Using the base implementation to determine IsTestProject checks similar to Nunit. We could split this up if we need to in the future - At the moment I dont see a need.

- Ensured that this installs on the latest VS.
- Validate Create Unit Test support with .Net Core.
- Added a provider for the latest xunit Fx and Adapter versions and removed those for earlier less used versions.
- Simplified project creation logic.
- Using the base implementation to determine IsTestProject checks similar to Nunit. We could split this up if we need to in the future - At the moment I dont see a need.
@AbhitejJohn
Copy link
Author

Tagging @bradwilson and @onovotny to help with review.

@AbhitejJohn
Copy link
Author

@bradwilson , @onovotny: Just pinging back on this again. It'd be great to have xunit supported in the Create Unit Test workflow again.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant