jasmine_nodewill autoload helpers (any file containing a word helpers) from your specs directory.
: helper, helpers... , ... .
specs/unit, specs/unit/meteor-helper.js, jasmine_node . .js, JavaScript. --coffee grunt ( gulp, ), js|coffee|litcoffee.
hash :
specs/unit/meteor-helper.js
// file name must contain the word helper
// x-helper is the convention I roll with
module.exports = {
key: 'value',
Meteor: {}
}
jasmine_node .
key Meteor ( , lib, ).
, jasmine_node --nohelpers (. README ).
node. /, jasmine.yml; spec_helper.js. , , node.
:. , jasmine-node , helpers. x-helper.js|coffee|litcofee . .. meteor-helper.coffee.