Chrome Release Bot (LUCI) 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
..
externs 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
DIR_METADATA 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
LICENSE 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
OWNERS 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
README.chromium 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
chai.js 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
chromium.patch 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago

README.chromium

Name: Chai Assertion Library
Short Name: chai
URL: https://github.com/chaijs/chai
Version: 4.2.0
Revision: 26c8a794ec6da695f004bdbd6362a466dc3d098f
Date: 2018-09-25
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
- Applied chromium.patch so that chai.js can run within a d8 shell, which is
used in unit_tests