Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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 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.

1 participant