Re: JavaScript TestSimple 0.02

2005-04-14 Thread David Wheeler
On Apr 13, 2005, at 1:27 AM, Clayton, Nik wrote: Feel free to use (and extend) this set of reference tests. You can see the tests at: Thanks, I'll do that. I'll also look at what it would take to simply port the Test::Simple test scripts directly. :-) Cheers, David

RE: JavaScript TestSimple 0.02

2005-04-13 Thread Clayton, Nik
> * Write tests! libtap's tests are implemented by creating a set of reference test scripts using Test::More, capturing the output from those, and then making sure that the output from the same test implemented using libtap is the same (modulo changes in line numbers and filenames in the test outp