visual studio 2010 - How to automate the uni test code generation in MStest -
i using mstest unit test code. if want automate unit test code public api, how do it.
i using vs 2010 . new mstest . can guide me on how acheive this?
take @ pex, research project microsoft.
pex automatically generates test suites high code coverage. right visual studio code editor, pex finds interesting input-output values of methods, can save small test suite high code coverage. microsoft pex visual studio add-in testing .net framework applications.
Comments
Post a Comment