js-bdd
v2.0.4
Published
Behavior Driven Development DSL
Downloads
12
Maintainers
Readme
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.
Style
This module conforms to the AirBnB style guide.
npm run lint
Test
npm install
npm test