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

https://github.com/safafa/testing_practice

This is a practice exercises for testing javascript functions with Jest.
https://github.com/safafa/testing_practice

javascript jest unit-testing

Last synced: 2 months ago
JSON representation

This is a practice exercises for testing javascript functions with Jest.

Awesome Lists containing this project

README

          

## testing_practice
This is a practice exercises for testing javascript functions with Jest.
This project features ES6, Jest.

## Built With

- Javascript

### Prerequisites

Knowledge of Javascript
npm

## Getting Started

### To get a local copy in your machine:

- clone the repo using git clone
- Open your terminal and run `npm install` to install the node packages.

### To run the tests

- Open terminal
- go to the project directory
- run `jest`.

## Author

👤 **Safa Aballagh**

- GitHub: [@Safafa](https://github.com/safafa)
- Twitter: [@safa aballagh](https://twitter.com/Aballagh_S)
- LinkedIn: [Aballagh Safa](https://www.linkedin.com/in/aballaghsafa/)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/safafa/testing_practice/issues).

## Show your support

Give a ⭐️ if you like this project!

## 📝 License

This project is [Microverse](https://www.microverse.org/) licensed.