D For A Web Developer

Nick Sabalausky via Digitalmars-d digitalmars-d at puremagic.com
Wed Apr 30 13:38:55 PDT 2014


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.


More information about the Digitalmars-d mailing list