On Thu, Jul 7, 2011 at 12:40 AM, Patrick King <[email protected]> wrote: > ... so that I never evade testing my code.
Alternatively, change your process. My coding cycle w/ Racket is to write code then run the tests (writing code includes writing tests). This way I just run the tests by default -- it's not an extra step I have to remember. HTH, N. _________________________________________________ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/users

