JA
javitocor/Testing-Javascript
Project to practice testing in JS environment using Jest.
Testing Javascript
Project to practice testing in JS environment using Jest.
Additional description about the project and its features.
Built With
- JAVASCRIPT
- JEST
Getting Started
Prerequisites
- Get installed NPM
- Get installed JEST
Setup
- Clone the repository on your local machine
- Cd into the folder
- Run
npm install
Run tests
- Run
npm teston the root directory to run all the tests. - Run
npm test testfile.test.json root directory to run test for a single file.
Authors
๐ค 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
๐ค Contributing
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Show your support
Give a โญ๏ธ if you like this project!
Acknowledgments
- The Odin Project
- Microverse
- Jest Docs
๐ License
This project is MIT licensed.