Skip to content

theodesp/bdd-javascript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BDD-Javascipt

bdd-javascript provides a starter kit for BDD testing your Javascript apps. We provide an simple opinionated setup by using cucumber.js to feature test your application.

Writing Specifications

Place your .feature files inside the features folder and then run: npm run-script test to verify that they pass. I've added an example for you to start with.

LICENCE

MIT Theo Despoudis

About

A starter kit for testing in BDD in Javascript

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published