JUnit Test Infected: Programmers Love Writing Tests

🔖

Testing is not closely integrated with development. This prevents you from measuring the progress of development- you can't tell when something starts working or when something stops working. Using JUnit you can cheaply and incrementally build a test suit

http://junit.sourceforge.net/doc/testinfected/testing.htm

✍: FYIcenter.com

2006-04-01, 8431🔥, 0💬