Hi All,
Is anyone aware of an implementation of Test::Builder/Simple/More and Test::Harness in JavaScript? The testing scene in JS appears pretty sad, but I don't want to do much in JavaScript without a nice testing framework. And Test::More would be my preferred way to go. (Yes, I know that there are "JSUnit" implementations, but that seems a bit heavy to me...).
If not, would anyone like to help me work on one?
Regards,
David