I go for a hybrid route: I have the most basic unit test code (and
ScalaCheck) living alongside my code, and any kind of integrative or
functional tests living elsewhere.  This allows me to easily run some
key sanity checking code, and to only have to recompile that smaller
subset when I want to check those changes quickly.

~~ Robert.

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to