瀏覽代碼

feat: Add chai cheatsheet (#8198)

Hariraj 3 年之前
父節點
當前提交
51a20e2341
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      more/free-programming-cheatsheets.md

+ 1 - 0
more/free-programming-cheatsheets.md

@@ -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)