docs(cypress): create how-to-add-cypress-tests doc (#40262)

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
This commit is contained in:
Luis H. Ball Jr
2020-11-21 13:04:13 -05:00
committed by GitHub
parent b47487b8b2
commit bbbc03c379
3 changed files with 47 additions and 1 deletions

View File

@@ -11,6 +11,7 @@
- **Optional Guides**
- [Catch outgoing emails locally](how-to-catch-outgoing-emails-locally.md)
- [Set up freeCodeCamp on WSL](how-to-setup-wsl.md)
- [Add Cypress tests](how-to-add-cypress-tests.md)
---