Test suites can help
Posted Mar 20, 2010 1:00 UTC (Sat) by
jrn (subscriber, #64214)
In reply to:
My experience by ikm
Parent article:
Applications and bundled libraries
Does your program have a test suite? Even basic tests can do a lot of good,
both in making non-functional functionality more obvious and spurring people
to fix it. You might be interested in Mike Hommeys recent work on Mozilla:
before and after.
(
Log in to post comments)