Something that would be useful to me is a #lang racket/test that is just
like #lang racket but runs the entire module at compile time and
collects test failures, reporting them as syntax errors. Then I could
develop code with online compilation to give me online feedback about
test cases. Once everything works, I'd switch back to #lang racket.
I'm sure this possible and probably not difficult, but I thought I'd
throw it out there for feedback.
David
____________________
Racket Users list:
http://lists.racket-lang.org/users