Test Driven Development

2 views
Skip to first unread message

Przemysław Szkudlarek

unread,
Sep 22, 2007, 4:59:15 AM9/22/07
to depuni...@googlegroups.com
Hello

Did you create Depunit using Test Driven Development?

Definition from wikipedia.org: "Test-Driven Development (TDD) is a software development technique that involves repeatedly first writing a test case and then implementing only the code necessary to pass the test"

Best regards
Przemek

Brian Hawkins

unread,
Sep 22, 2007, 9:46:52 AM9/22/07
to depuni...@googlegroups.com
That is a bit of a chicken and egg problem.  What software do you use to test the test software?

Seriously, what drove my development was the need for some software to test my other software that I was writing.  The other test frameworks were not doing the job.

I have been thinking of a good way to test depunit.  Basically what I need is a way to verify that certain tests ran in a certain order and if some fail then certain tests get skipped.  I have some ideas and just need to get them coded up.

Brian
Reply all
Reply to author
Forward
0 new messages