[plt-scheme] Last used statement in interactive window?

From: Noel Welsh (noelwelsh at yahoo.com)
Date: Wed Sep 18 08:34:30 EDT 2002

--- Rohan Nicholls <Rohan.Nicholls at informaat.nl>
wrote:
> It is a major stumbling block for me, as I can have
> my test cases an alt-p press away

Alt-P works for me in DrScheme (Linux).

  but...

If you're doing any serious development then test
cases that don't exist beyond the running time of the
REPL are fairly useless.  You may want to consider
writing your tests using the SchemeUnit testing
framework:

  http://schematics.sourceforge.net/

HTH,
Noel

__________________________________________________
Do you Yahoo!?
Yahoo! News - Today's headlines
http://news.yahoo.com


Posted on the users mailing list.