Skip to content

Latest commit

 

History

History

chaijs

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
Name: Chai Assertion Library
Short Name: chai
URL: https://github.com/chaijs/chai
Version: 3.5.0
Revision: 4ca0218391cf947c6cfac2d1a7424a63a4b4c232
Date: Thu Jan 28 11:54:31 2016 +0000
License: MIT
License File: NOT_SHIPPED
Security Critical: no

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

Local Modifications:
 - Copied license text out of README.md.
 - Externs file from
https://github.com/google/closure-compiler/tree/master/contrib/externs
 - Add mising assert.notStrictEqual
 - Add missing export of chai.expect