

describe "grunt-qunit-serverless functionality", ->

	it "can build the html files", -> true

	it "can load the html files in phantomJS", -> true

	it "can output beautiful logs", -> true

	it "can even be used with grunt-contrib-connect", -> true