sinis
2 years agoFrequent Contributor
MSTest Configuration
While doing MSTest, Is there criteria in which Visual Studio version it should be created? I tried it in Visual Studio 2017 and it is not working.
- 2 years ago
Got it working,
rraghvani_0-1694006110845.png
The unit test project must contain the following references,
rraghvani_1-1694006161964.png
for MSTest to work.