We've expanded our news coverage and improved our search! Visit
news.oreilly.com for the latest or search for all things across O'Reilly!
Article:
 |
|
Top 12 Reasons to Write Unit Tests
|
| Subject: |
|
So, how do I write tests? |
| Date: |
|
2003-04-07 20:35:54 |
| From: |
|
coyner_b
|
Response to: So, how do I wirte tests?
|
|
Our book, Java Extreme Programming Cookbook, provides an excellent start to learning numerous open source unit testing frameworks. Also included is how to integrate Ant and JUnit to create a continuous-integration development environment.
Check out www.junit.org for information on JUnit extensions.
|