Open jackrobertscott opened 9 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.
solis.json
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
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 commandsolis 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