Skip to content

jdavis/tdd-vs-bdd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tdd-vs-bdd

About

This code goes along with the article I posted on my website: The Difference Between TDD and BDD.

Running

Just clone the repository and then run the following commands:

# Install packages
$ npm install

# Run tests
$ grunt

About

Test-driven development vs Behavior-driven development example.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published