Comcast / Surf-N-Perf

Micro-library for gathering web page performance data

Home Page:http://comcast.github.io/Surf-N-Perf/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Run karma via grunt.

mdb opened this issue · comments

It would be nice to use grunt for running tests, linting code, and minifying the build target.

These tasks could be separated into default and 'build' tasks. The default grunt task could be used in CI; it would lint code & run tests.

Pull Request #15 takes care of this. Thanks Mike