rictic / chai

BDD / TDD assertion framework for node.js and the browser that can be paired with any testing framework.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

chai

npm version

"What is this" blog post

Instructions for creating a new esm-bundle repo

A repo that tests automatic detection of upstream publishes and the publishing of @esm-bundle versions of them.

Upstream repo at https://www.npmjs.com/package/chai.

JS Delivr

https://cdn.jsdelivr.net/npm/@esm-bundle/chai/esm/chai.js

https://cdn.jsdelivr.net/npm/@esm-bundle/chai/system/chai.js

Unpkg

https://unpkg.com/@esm-bundle/chai/esm/chai.js

https://unpkg.com/@esm-bundle/chai/system/chai.js

Npm

npm install --save chai@npm:@esm-bundle/chai

Yarn

yarn add chai@npm:@esm-bundle/chai

About

BDD / TDD assertion framework for node.js and the browser that can be paired with any testing framework.

License:MIT License


Languages

Language:JavaScript 97.9%Language:Shell 2.1%