npm install js-bdd
The "Behavior Driven Development" DSL (Domain Specific Language) allowing you to create apps that use the describe and it semantics from test frameworks such as RSpec, Mocha, Jasmine etc.
npm run lint
---