This is the mail archive of the mauve-discuss@sourceware.cygnus.com mailing list for the Mauve project. See the Mauve home page for more information.


[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index] [Subject Index] [Author Index] [Thread Index]

Re: What are we testing ?




 Is Mauve at this point in a state where I can just check it out
and run it against a JVM?

	- Godmar

> 
> >>>>> "Anthony" == Anthony Green <green@cygnus.com> writes:
> 
> Anthony> Perhaps a useful trade-off would be to define something like
> Anthony> test checkpoints.  Each testlet has a default checkpoint
> Anthony> ("beginning of testlet").  You could add checkpoints by
> Anthony> calling harness.checkpoint("checkpoint description").  When a
> Anthony> test fails, it gives you the count from the last checkpoint.
> 
> I like this idea, and I've implemented it.  I'll check it in shortly.
> The new harness method is called checkPoint.
> 
> Tom
>