No description
Find a file
Keith Cirkel 0194948ef4 Merge pull request #454 from onefifth/undefined_property_value
Fix misleading .has.property assertions tests
2015-05-29 20:15:39 +01:00
lib Don't rely on optional args value being implicitly undefined 2015-05-29 01:35:33 -04:00
support/sauce tests: [sauce] error in setup 2013-09-17 22:19:42 -04:00
test Add tests for undefined property error 2015-05-29 02:16:22 -04:00
.gitignore Test coverage with istanbul 2014-01-26 08:44:54 +02:00
.mailmap Add a .mailmap file to fix my name in shortlogs. 2012-05-20 14:11:35 -04:00
.npmignore Add coverage to npmignore 2014-01-26 08:48:07 +02:00
.travis.yml Fix travis deploy api key 2015-04-26 18:00:30 +01:00
bower.json Release 2.3.0 2015-04-26 17:18:03 +01:00
chai.js Merge pull request #397 from astorije/astorije/assert-plugin-api 2015-05-03 11:54:45 +01:00
component.json Release 2.3.0 2015-04-26 17:18:03 +01:00
CONTRIBUTING.md Add Keith Cirkel to CONTRIBUTING.md 2015-03-09 16:21:09 +00:00
History.md Release 2.3.0 2015-04-26 17:18:03 +01:00
index.js clean up index.js to not check for cov, revert package.json to use index.js 2012-11-29 03:19:45 -05:00
karma.conf.js Karma tweaks 2014-01-27 20:06:09 +02:00
karma.sauce.js tests: add sauce support to karma 2013-09-17 22:13:12 -04:00
Makefile Add make test-firefox 2015-04-07 09:16:10 -07:00
package.json Merge pull request #419 from chaijs/bump-assertion-version 2015-05-13 09:07:37 +01:00
README.md Merge pull request #401 from chaijs/add-readme-badges 2015-05-03 11:57:19 +01:00
ReleaseNotes.md Release 2.3.0 2015-04-26 17:18:03 +01:00
sauce.browsers.js test: [sauce] add a few more browsers 2013-09-18 14:03:53 -04:00

Chai Documentation

license:mit
tag:? build:? coverage:?
npm: dependencies:? devDependencies:?

Selenium Test Status

Chai is a BDD / TDD assertion library for node and the browser that can be delightfully paired with any javascript testing framework.

For more information or to download plugins, view the documentation.

Plugins

Chai offers a robust Plugin architecture for extending Chai's assertions and interfaces.

Contributors

 project  : chai
 repo age : 3 years, 5 months
 active   : 244 days
 commits  : 900
 files    : 59
 authors  :
   555  Jake Luer           61.7%
    79  Veselin Todorov     8.8%
    52  Keith Cirkel        5.8%
    43  Domenic Denicola    4.8%
    14  Joshua Perry        1.6%
     8  Chris Polis         0.9%
     6  Ruben Verborgh      0.7%
     6  Ian Zamojc          0.7%
     5  George Kats         0.6%
     5  leider              0.6%
     5  Scott Nonnenberg    0.6%
     5  Juliusz Gonera      0.6%
     5  Jo Liss             0.6%
     4  Jérémie Astori      0.4%
     4  John Firebaugh      0.4%
     4  charlierudolph      0.4%
     4  Veselin             0.4%
     4  Chris Jones         0.4%
     4  Nick Heiner         0.4%
     4  Max Edmands         0.4%
     4  David da Silva      0.4%
     4  Kaito Udagawa       0.4%
     4  josher19            0.4%
     3  Jordan Harband      0.3%
     3  Ryunosuke SATO      0.3%
     3  Jake Rosoman        0.3%
     3  Duncan Beevers      0.3%
     3  Jason Karns         0.3%
     3  Jeff Barczewski     0.3%
     3  Andrei Neculau      0.3%
     2  eldritch fossicker  0.2%
     2  Bartvds             0.2%
     2  Edwin Shao          0.2%
     2  Gregg Lind          0.2%
     2  Jakub Nešetřil      0.2%
     2  Roman Masek         0.2%
     2  Teddy Cross         0.2%
     1  Jesse McCarthy      0.1%
     1  Doug Neiner         0.1%
     1  Dido Arellano       0.1%
     1  Kilian Ciuffolo     0.1%
     1  Luís Cardoso        0.1%
     1  Martin Middel       0.1%
     1  Mathias Schreck     0.1%
     1  Danilo Vaz          0.1%
     1  Michael Lange       0.1%
     1  Mitchell Johnson    0.1%
     1  DD                  0.1%
     1  Niklas Närhinen     0.1%
     1  Paul Miller         0.1%
     1  Refael Ackermann    0.1%
     1  shinnn              0.1%
     1  Chun-Yi             0.1%
     1  Christopher Hiller  0.1%
     1  Sasha Koss          0.1%
     1  Chris Thompson      0.1%
     1  toastynerd          0.1%
     1  Chris Connelly      0.1%
     1  Chasen Le Hara      0.1%
     1  Victor Costan       0.1%
     1  Vinay Pulim         0.1%
     1  Virginie BARDALES   0.1%
     1  Vlad GURDIGA        0.1%
     1  Brandon Payton      0.1%
     1  Adam Hull           0.1%
     1  ericdouglas         0.1%
     1  Benjamin Horsleben  0.1%
     1  laconbass           0.1%
     1  Anand Patil         0.1%
     1  mohayonao           0.1%
     1  piecioshka          0.1%
     1  root                0.1%
     1  Julien Wajsberg     0.1%
     1  Jeff Welch          0.1%

License

(The MIT License)

Copyright (c) 2011-2015 Jake Luer jake@alogicalparadox.com

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.