Saturday, February 26, 2005

Testing update...

We have 3,400 tests running.

Our tests now take 5,000 seconds to run against a database on a PC.

Our tests take 138 seconds to run when we stub out the database. 36x faster. We couldn't keep running this many tests without the stubbed out database.

If you need the java code to stub out your database, I'm going to post it on sourceforge. It also contains code for automatic test cleanup.

- ted

0 Comments:

Post a Comment

<< Home