Skip to main content
Module

x/chai/bower.json

BDD / TDD assertion framework for node.js and the browser that can be paired with any testing framework.
Go to Latest
File
{ "name": "chai", "description": "BDD/TDD assertion library for node.js and the browser. Test framework agnostic.", "license": "MIT", "keywords": [ "test", "assertion", "assert", "testing", "chai" ], "main": "chai.js", "ignore": [ "build", "components", "lib", "node_modules", "support", "test", "index.js", "Makefile", ".*" ], "dependencies": {}, "devDependencies": {}}