Re: Proposal for ECMAScript binding rewrite

On Mar 1, 2004, at 11:38 AM, Curt Arnold wrote:

> If we could add a "warning" result to JSUnit, then we could skip the 
> listing of compatible and incompatible tests in the test 
> configuration.  The incompatible tests could just note that they were 
> effectively skipped during test evaluation.
>

Actually, JSUnit 2.0 already has a trace facility, all that would be 
necessary is for incompatible tests to note that they were skipped.  
Probably use an informative level message.

Received on Monday, 1 March 2004 13:20:55 UTC