On 4/30/2014 4:36 PM, Andrei Alexandrescu wrote:

One good example is networking tests - if I worked on an airplane I'd
love to not test tests that need connectivity with a simple regex.


The biggest thing for me has been unittests in third party libraries (hence the idiom of -version=unittest_myProjectName, but sometimes libs don't do that). Although I seem to remember being told there's a way around that, some hook into the unittest system or something.

Reply via email to