mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2025-01-18 00:25:27 +00:00
feat: Add Cypress cheatsheet (#8277)
* feat: Add Cypress cheatsheet * Add Jasmine cheatsheet - closes #https://github.com/EbookFoundation/free-programming-books/issues/8274 & #https://github.com/EbookFoundation/free-programming-books/issues/8275
This commit is contained in:
parent
016c512c40
commit
f3aa853ab7
@ -403,7 +403,9 @@
|
||||
### Unit testing
|
||||
|
||||
* [Chai CheatSheet](https://devhints.io/chai) - devhints, Rico Santa Cruz (HTML)
|
||||
* [Cypress CheatSheet](https://cheatography.com/aiqbal/cheat-sheets/cypress-io/) - aiqbal (HTML)
|
||||
* [Enzyme CheatSheet](https://devhints.io/enzyme) - devhints, Rico Santa Cruz (HTML)
|
||||
* [Jasmine CheatSheet](https://devhints.io/jasmine) - devhints, Rico Santa Cruz (HTML)
|
||||
* [Jest CheatSheet](https://devhints.io/jest) - devhints, Rico Santa Cruz (HTML)
|
||||
* [React Testing Library CheatSheet](https://testing-library.com/docs/react-testing-library/cheatsheet/) - Kent C. Dodds, et al. (HTML)
|
||||
* [What is Unit testing](https://www.guru99.com/unit-testing-guide.html) - Thomas Hamilton (HTML)
|
||||
|
Loading…
Reference in New Issue
Block a user