Command line/headless/continuous integration
It took me a little while to find
the PhantomJS addon and add automated testing to my command line build system. I just made
a blog post about eventually succeeding, and thought I would share it in case it's helpful to anyone else.
I also discovered that jQuery can't trigger event handlers that were registered with .addEventListener()
Thank you for QUnit and the PhantomJS addon!