0.1.0 • Published 12 years ago
jasmine-node-exec v0.1.0
jasmine-node-support
Jasmine Node Support functions
Methods
exec
Exec will execute jasmine-node with the file. This is useful if you run node on the spec file so you can simplify your text editor bindings.
require("jasmine-node-support").exec(__filename);
0.1.0
12 years ago