Justin Jones
1 post.
- How to write your unit tests to switch between NUnit and MSTestOn my current project I found it useful to use both NUnit and MsTest for unit testing. When using ReSharper for running unit tests, it just simply works better with NUnit, and on large scale projec…
