From: Eric A. <eri...@ma...> - 2003-02-04 15:48:19
|
If anyone is still having difficulty coming up with new unit tests, you might want to check out the SourceForge bug report list. If you can come up with a unit test that succinctly exposes an open bug, it'll be invaluable. Once the bug is fixed, we can use your unit test to ensure that it never resurfaces. Fixed bugs _should_ have unit tests in place to guard against their reappearance, but I wouldn't be surprised if there are some fixed bugs without adequate unit tests in place. -- Eric |