Procházet zdrojové kódy

feat: Add chai cheatsheet (#8198)

Hariraj před 3 roky
rodič
revize
51a20e2341
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  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)