Do everything in Java…

Walter Bright via Digitalmars-d digitalmars-d at puremagic.com
Thu Dec 4 21:03:59 PST 2014


On 12/4/2014 6:47 PM, ketmar via Digitalmars-d wrote:
> and what i also can't grok is "test-driven developement". ah, we spent
> alot of time writing that tests that we can't even run 'cause we didn't
> start working on the actual code yet. it's splendid! we didn't start
> the real work yet and we are already bored. i don't believe that this
> is a good way to develop a good project.

What I find most effective is writing the unit tests and the code they drive at 
the same time.



More information about the Digitalmars-d mailing list