chai

assertion library for Node.js

Description

Chai is a BDD / TDD assertion library for Node.js and the browser that can be delightfully paired with any javascript testing framework. This library is test framework agnostic.

Test-driven development (TDD) is a software development process that relies on the repetition of a very short development cycle: requirements are turned into very specific test cases, then the software is improved to pass the new tests

BDD of Behavior-Driven Development is an extension of test-driven development that makes use of a simple, domain-specific scripting language (DSL). These DSLs convert structured natural language statements into executable tests.

Node.js is an event-based server-side JavaScript engine.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://chaijs.com


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install chai