Chai 3.3.0

Chai is a basic assertion library for JavaScript, a simple tool for supporting basic BDD and TDD development principles in your every day coding. BDD stands for "Behavior Driven Development" and TDD for "Test Driven Development". Chai is framework...