Is there any unit testing framework for javascript that runs 100% in the browser (ie. doesn't require Node)? Nothing fancy like Selenium either*
It's a small HTML project, I barely ever use Javascript, and I really just want to know the basic function blocks aren't screwing me as I go...
Like if not, I'm gonna write my own that runs in a separate blank HTML page and just appends "test1: passed/failed..." maybe with some fancy color coding just for fun.
*You know I'm being A Serious Professional because I really want to play with Selenium but it would really be overkill, at least at this stage...
a Schelling point for those who seek one
@WomanCorn
@pixelpaperyarn
Qunit looks very promising thanks!
And they're on here! @qunit how could I go wrong??
(Luckily not testing any anonymous functions ;)