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

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)