Closed ivandrofly closed 1 month ago
Upgrading unit-test project to new sdk style
Removes all the legacy visual studio testing and now using MSTest (https://learn.microsoft.com/en-us/dotnet/core/testing/unit-testing-mstest-getting-started)
Currently investigating why these tests (image bellow) are failing!
Fixed in https://github.com/SubtitleEdit/subtitleedit/pull/8859/commits/1a38183344f1da17e036fe3db57512cbaa270fd0
All green now 🟢... @niksedk
Upgrading unit-test project to new sdk style
Removes all the legacy visual studio testing and now using MSTest (https://learn.microsoft.com/en-us/dotnet/core/testing/unit-testing-mstest-getting-started)