[plt-scheme] Test Coverage in the Module Language

From: Robby Findler (robby at eecs.northwestern.edu)
Date: Wed Jul 15 07:21:30 EDT 2009

Test suite coverage is not a library in that sense (at least not in
PLT Scheme). At the moment, you have to open the language dialog,
click "show details" and in the upper right choose "syntactic test
suite coverage".

hth,
Robby

On Wed, Jul 15, 2009 at 12:24 AM, Scott Hickey<sshickey at qwest.net> wrote:
> I am wondering which test library will provide color highlighting in
> the editor for the code that doesn't execute, while in the module
> language?
>
> I have tried test-engine/scheme-gui, test-engine/scheme-tests, and
> schemeunit.
>
> Also, on Mac OS X, PLT-Scheme v4.2, with scheme-gui, there is an
> option to open test output in a separate window and have it dock. This
> doesn't appear to work on my system - clicking on the dock button
> closes the window. Is there something else I should be doing to get
> this to work?
>
> Thanks,
>
> Scott Hickey
> _________________________________________________
>  For list-related administrative tasks:
>  http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>


Posted on the users mailing list.