Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ha-manel/microverse-testing-practice

This is a Microverse exercise to practice using Jest for testing JavaScript functionalities.
https://github.com/ha-manel/microverse-testing-practice

javascript jest library testing testing-library

Last synced: 17 days ago
JSON representation

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

Awesome Lists containing this project

README

        

![](https://img.shields.io/badge/Microverse-blueviolet)

# 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**

- GitHub: [@ha-manel](https://github.com/ha-manel)
- Twitter: [@hamanel](https://twitter.com/ha_manel_)
- LinkedIn: [Manel Hammouche](https://www.linkedin.com/in/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](./MIT.md) licensed.