UNPKG

test-scribe

Version:

Your sidekick for analog machine development. Run machines interactively and generate automated test scripts based on the outcome.

4 lines (3 loc) 114 B
module.exports = function (grunt) { grunt.registerTask('default', ['compileAssets', 'linkAssets', 'watch']); };