Project to practice testing in JS environment using Jest.
Additional description about the project and its features.
- JAVASCRIPT
- JEST
- Get installed NPM
- Get installed JEST
- Clone the repository on your local machine
- Cd into the folder
- Run
npm install
- Run
npm test
on the root directory to run all the tests. - Run
npm test testfile.test.js
on root directory to run test for a single file.
👤 Javier Oriol Correas Sanchez Cuesta
- Github: @javitocor
- Twitter: @JavierCorreas4
- Linkedin: Javier Oriol Correas Sanchez Cuesta
👤 Kubilay Caglayan
- Website: kubilay
- Github: @kubilaycaglayan
- Twitter: @kbcaglayan
- Linkedin: linkedin
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- The Odin Project
- Microverse
- Jest Docs
This project is MIT licensed.