| |||||
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 ]
· Script test now runs make test so Travis will test the browser.
· Refactored some tests to support new objDisplay output.
· [Bootstrap] Normalize Bootstrap across all test scenarios.
· Refactored some assertions to use objDisplay instead of inspect.
· Normalized output of functions.

Via: Chai 1.5.0






0 Comment:
Post a Comment