D For A Web Developer

Andrei Alexandrescu via Digitalmars-d digitalmars-d at puremagic.com
Wed Apr 30 13:36:16 PDT 2014


On 4/30/14, 12:25 PM, Dicebot wrote:
> On Wednesday, 30 April 2014 at 19:08:15 UTC, Jacob Carlborg wrote:
>> On 2014-04-30 11:43, Dicebot wrote:
>>
>>> This is common complaint I still fail to understand. I have never ever
>>> wanted to run a single unit test, why would one need it? If running all
>>> module tests at once creates problems than either module is too big or
>>> unit tests are not really unit tests.
>>
>> Why would I run more tests than I have to?
>
> Because you hardly notice difference between 0.1 and 0.5 seconds

*cough* std.datetime *cough* :o)

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.


Andrei




More information about the Digitalmars-d mailing list