maqs-dotnet
maqs-dotnet copied to clipboard
Update MSTest to v3
trafficstars
A version 3 of MSTest and its related packages (MSTest.Framework and MSTest.TestAdapter) have been released. MAQS is currently in use at RSM for test automation, and they would like to take advantage of features in version 3.
I tried just updating the packages in a branch off of main, and it looks like there already are some breaking changes to Assert.AreNotEqual and Assert.AreEqual when comparing two Object instances that folks will have to be aware of when upgrading.
Is it possible for this to make it into the next release? Are there any other obstacles to upgrading MSTest to v3?
Thanks,
Brannen