GitHunt
JA

javitocor/Testing-Javascript

Project to practice testing in JS environment using Jest.

Contributors
Forks
Stargazers
Issues
Hireable

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 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.

Authors

๐Ÿ‘ค Javier Oriol Correas Sanchez Cuesta

๐Ÿ‘ค Kubilay Caglayan

๐Ÿค 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.

Languages

JavaScript100.0%

Contributors

MIT License
Created July 23, 2020
Updated March 16, 2023
javitocor/Testing-Javascript | GitHunt