Skip to content

Commit

Permalink
Merge pull request #4046 from shaedrich/chai
Browse files Browse the repository at this point in the history
Add topic "Chai"
  • Loading branch information
ahpook authored Nov 28, 2023
2 parents 918f6d3 + e537f8c commit c60d93e
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
Binary file added topics/chai/chai.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 13 additions & 0 deletions topics/chai/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
aliases: chaijs
created_by: Jake Luer, Keith Cirkel, Lucas F. da Costa, Grant Snodgrass, vesln
released: December 7, 2011
display_name: Chai
github_url: https://github.com/chaijs
url: https://www.chaijs.com/
logo: chai.png
related: tdd, bdd, javascript, nodejs, mocha, jest, qunit, assert
topic: chai
short_description: Chai is a BDD/TDD assertion library for node and the browser.
---
**Chai** is a BDD/TDD assertion library, similar to Node's built-in assert, for node and the browser that can be paired with any JavaScript testing framework.

0 comments on commit c60d93e

Please sign in to comment.