jasmine-node-exec

0.1.0 • Public • Published

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);

Readme

Keywords

none

Package Sidebar

Install

npm i jasmine-node-exec

Weekly Downloads

1

Version

0.1.0

License

none

Last publish

Collaborators

  • btakita