[plt-scheme] Testing whole module

From: Paulo J. Matos (pocm at soton.ac.uk)
Date: Mon Aug 6 15:54:07 EDT 2007

On 06/08/07, Paulo J. Matos <pocm at soton.ac.uk> wrote:
> On 06/08/07, Will M Farr <farr at mit.edu> wrote:
> > >> I've never used it myself, but try searching for
> > >>
> > >> (require/expose module (id ...))
> > >>
> > >
> > > Are you sure that exists? I searched for require/expose, expose and
> > > found nothing. And I also get:
> > > expand: unbound variable in module in: require/expose
> >
> > The only thing I can think of is that you could be using SchemeUnit
> > version 1 from planet.  Are you using
> >
> > (require (planet "test.ss" ("schematics" "schemeunit.plt" 2)))
> >
>
> Yes, is require/expose provided by schemeunit?
>

Yep, got it! :-) Problem was schemeunit had just been installed and I
hadn't restarted PLT-Scheme. :-)

Cheers,

Paulo Matos

> > Will
> > _________________________________________________
> >   For list-related administrative tasks:
> >   http://list.cs.brown.edu/mailman/listinfo/plt-scheme
> >
> >
> >
>
>
> --
> Paulo Jorge Matos - pocm at soton.ac.uk
> http://www.personal.soton.ac.uk/pocm
> PhD Student @ ECS
> University of Southampton, UK
>


-- 
Paulo Jorge Matos - pocm at soton.ac.uk
http://www.personal.soton.ac.uk/pocm
PhD Student @ ECS
University of Southampton, UK


Posted on the users mailing list.