-
Notifications
You must be signed in to change notification settings - Fork 222
Add Testing Platform Support #3094
Copy link
Copy link
Open
0 / 10 of 1 issue completedLabels
🚀 Feature requestNew feature or requestNew feature or request
Description
Today Stryker has support for VSTest as the test runner, and this is what is commonly used today by various testing frameworks.
However Microsoft have built a new replacement call the Microsoft Testing Platform, which is being adopted by all of the major players (MSTest, NUnit, xUnit).
While many of these frameworks will support both runner engines for a good while, there are also new testing frameworks that are only support on the new testing platform (the excellent TUnit for example).
It would be amazing if Stryker.NET add support for this as a new runner option.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
🚀 Feature requestNew feature or requestNew feature or request