maqs-dotnet icon indicating copy to clipboard operation
maqs-dotnet copied to clipboard

Update MSTest to v3

Open brannen-hall-csv opened this issue 2 years ago • 0 comments
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

brannen-hall-csv avatar Mar 06 '23 17:03 brannen-hall-csv