visual studio - Reasonable to remove TestContext from a unit test? -


all unit test classes have been created visual studio 2008 built-in unit test template includes "testcontext" property. far have not used test context , field upsetting resharper , code coverage.

is ok remove testcontext or doing indicate unit tests poorly structured?

if don't need it, remove it. can introduce again afterwards. i've hardly used too...


Comments

Popular posts from this blog

SAP Web Service from .NET via WCF -

Optimized Line drawing in QT -

datetime - str to time in python -