[racket] Submodule tests vs separate-file tests

From: Alexis King (lexi.lambda at gmail.com)
Date: Tue Mar 17 04:38:25 EDT 2015

Is there any preferred convention for location of tests in libraries? Using a test submodule is convenient, but does keeping all the tests in separate files reduce loading costs? Does using submodules bloat the .zo size, or are they compiled separately a la Java inner classes?

Alexis
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20150317/aa1e581f/attachment.html>

Posted on the users mailing list.