-
Notifications
You must be signed in to change notification settings - Fork 76
MSTest 4 is not Supported #424
Copy link
Copy link
Closed
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.triage/acceptedIndicates an issue or PR is ready to be actively worked on.Indicates an issue or PR is ready to be actively worked on.
Metadata
Metadata
Assignees
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.triage/acceptedIndicates an issue or PR is ready to be actively worked on.Indicates an issue or PR is ready to be actively worked on.
The current approach of the MSTestV2 is not compatible with the most recent version of MSTest (4.0.0).
Error message:
I did not find any easy solution with the current approach; therefore, I adjusted the code already and added a new package. I will create a new PR soon.