feat: Add chai cheatsheet (#8198)

This commit is contained in:
Hariraj 2022-10-14 06:28:37 +05:30 committed by GitHub
parent 405ec7dc35
commit 51a20e2341
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -388,6 +388,7 @@
### Unit testing
* [Chai CheatSheet](https://devhints.io/chai) - devhints, Rico Santa Cruz (HTML)
* [Jest CheatSheet](https://devhints.io/jest) - devhints, Rico Santa Cruz (HTML)
* [What is Unit testing](https://www.guru99.com/unit-testing-guide.html) - Thomas Hamilton (HTML)