Tag: qunit
-
posts
-
Phantom QUnit Test Runner
I have been using PhantomJS and QUnit for a while now to run JavaScript automated tests. I like QUnit because has a decent in-browser UI but also has a nice extension API so you can create plugins and output in different formats if you like. Ho...