Separate task for testing JS/CSS/docs
Created by: hnrch02
Would be nice to have a way to only run f.e. JS tests (JSHint, JSCS, QUnit) instead of testing everything, which includes "the ruby stuff" for docs generation and HTML validation which slows the whole testing process unnecessarily down when only JS is touched during development.