At 2005-04-19 15:22, you wrote:
Please, sorry by my ignorance but, what is "unit test code coverage"?? This
is different than the traditional unit test?

Those are not separate tests, but tools that help you see how much of your code that is actually tested by your unit tests. Testing is pretty useless, if they are not testing what needs to be tested. Google for any of the tools I mentioned for more info.


Mattias Jiderhamn


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to