|
BDD stands for "Behavior Driven Development" and TDD for "Test Driven Development".
Chai works for client-side (browsers) and server-side (Node.js) environments.
Chai is also framework agnostic and can be paired with any other JavaScript testing framework.
Requirements:
· JavaScript enabled on client side
· Node.js 0.4 or higher
What's New in This Release: [ read full changelog ]
· Cleaned up index.js to not check for cov, revert package.json to use index.js.
· Converted tests to use new Bootstrap.
· Refactored testing Bootstrap.
· Uses spaces (not tabs).
Via: Chai 1.4.2
0 Comment:
Post a Comment