CodeBrowser / npm / chai
chai@6.2.2
// BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
$ npm install chai
downloads/wk
87,117,968
license
MIT
version
6.2.2
published
Dec 22, 2025
What is chai?
Chai is an assertion library that lets you write readable test statements to verify your code behaves as expected, working with any JavaScript test framework in Node.js or browsers. Developers use it to make their tests more expressive and easier to understand by supporting multiple assertion styles (BDD, TDD, and assert).
Keywords
#test #assertion #assert #testing #chai
Maintainers
chaijs