UNPKG

spur-common

Version:

Common node library that is implemented through the use of spur-ioc and bluebird promises.

10 lines (6 loc) 147 B
describe "Module", -> beforeEach ()-> injector().inject (@Module)=> afterEach ()-> it "should exist", -> expect(@Module).to.exist