jackrobertscott / solis-151011

Task running utilities for website development
0 stars 0 forks source link

Test running support #22

Open jackrobertscott opened 8 years ago

jackrobertscott commented 8 years ago

Provide javascript test running support. You should be able to configure directory with test files from within the solis.json file. Tests should be run with the cli command solis test.

Karma test runner: https://github.com/karma-runner/gulp-karma Mocha: https://github.com/sindresorhus/gulp-mocha Jasmin: https://github.com/sindresorhus/gulp-jasmine