Jasmine
Documentation
git clone https://github.com/jasmine/jasmine.git
The key files are in jasmine/lib/jasmine-core
.
Behaviour Driven Development Jargon
Design by Contract
Client must ensure precondition.
Supplier may assume precondition.
git clone https://github.com/jasmine/jasmine.git
The key files are in jasmine/lib/jasmine-core
.
Client must ensure precondition.
Supplier may assume precondition.