On May 3, 2005, at 14:27 , Joe McMahon wrote:
Here's a weird idea: how about the option of AJAXing the test
harness results back to a receiving server somewhere that
understands TAP? Bingo: TAP testing of JS embedded in web pages in
its native habitat.
That's just evil. Maybe when Schwern or
On Apr 29, 2005, at 12:15 PM, David Wheeler wrote:
So for my next trick, a harness! I have to give some thought for how
to combine a bunch of JS tests into one output. Maybe a JS script that
spawns hidden frames and runs the tests in them, then collects the
output from them (directly from detail
http://www.pobox.com/~schwern/src/Test-Simple-0.60.tar.gz
or
http://svn.schwern.org/svn/CPAN/Test-Simple/trunk
or
a CPAN near you.
Why the version bump? The internals of the Test::Builder object has been
redone from a pile of file-scoped lexicals (allowing only a single object
to exist) to a norm