Microverse-Testing-Practice

This is a Microverse exercise to practice using Jest for testing JavaScript functionalities.

Stars
7

Microverse-Testing-Practice

This is a Microverse (@microverseinc) exercise to practice using Jest for testing JavaScript functionalities.

Requirements

  • Create various functions and test them using Jest.

Built With

  • JavaScript (ES6)
  • Jest.

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  • A code editor (like Atom, VScode...).

Setup

To setup the project locally: clone the repository using:

git clone [email protected]:ha-manel/Microverse-Testing-Practice.git

Install dependencies

run : npm install

Run the tests

run: npm test

Authors

Manel Hammouche

Contributing

Contributions, issues, and feature requests are welcome!

Show your support

Give a if you like this project!

Acknowledgments

  • Hat tip to code reviewers and to everyone who reviewed the project and made suggestions.

License

This project is MIT licensed.

Related Projects