VS08 TFS unit tests vs Gallio/MbUnit -
I'm thinking of adding unit testing at work, I used to first used MBUnit, and some sample UTs in the GALLo framework I'm using VS08 which comes with our own trial suite. What are the professional and cons of using VS08 TFS UT versus throats?
Thanks
What is this general recommendation? The unit test suite that comes with the Visual Studio Team system is enough, but I would say use only if you are using a fully developed TFS implementation and are continuously creating integration using TFS. For MS Unit Testing Suite I can see that the only advantage is that it integrates well enough that TFS builds and provides some decent reporting.
He said, if you are only using Visual Studio and are using CI Cruise Control.net or TeamCity, I recommend using MBUnet or NUINTnet. In general, I think most of the open source units are comparable properties of the test frameworks, so perhaps this is not a big deal, among which you have chosen
Comments
Post a Comment