On Apr 16, 2015, at 3:17 AM, Konrad Hinsen <konrad.hin...@fastmail.net> wrote:
> I am looking for an approach that lets me run either all tests in my > collection, or convenient subsets (e.g. one module), ideally using a > single tool such as "raco test". Any suggestions? You get bonus points > for solutions that integrate well with racket-mode in Emacs. Your wish is granted! (If I understand you correctly.) The ‘raco test’ tool can be applied to a collection, using the “—collection” (or simply “-c”) flag. You can see a full list of the available flags by running raco help test Hope I understood you correctly, John Clements -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to racket-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.