Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -769,7 +769,7 @@ Often, you want to provide a user interface to browse data, combined with easy f

## Tests
### About
Geppetto test specs are written using [Mocha](http://visionmedia.github.io/mocha/) with [BDD](http://en.wikipedia.org/wiki/Behavior_Driven_Development)
Geppetto test specs are written using [Mocha](http://mochajs.org/) with [BDD](http://en.wikipedia.org/wiki/Behavior_Driven_Development)
syntax provided by the [Chai](http://chaijs.com/) plugin.
Mocks, Spies, and Stubs are provided by the fantastic [SinonJS](http://sinonjs.org/) library.

Expand Down