Tagged Questions
1
vote
3answers
840 views
MSTest for huge legacy codebase
we have a huge codebase with about 1000k lines of native/unmanaged legacy c++ - code and we are going to provide the code with unit tests and MSTest would fit perfectly in our current development ...