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

https://github.com/wintercore/microverse-testing-practice

Testing Practice
https://github.com/wintercore/microverse-testing-practice

jest testing

Last synced: 28 days ago
JSON representation

Testing Practice

Awesome Lists containing this project

README

          

# Testing Practice

This project was made to practice using jest.

## Built With

- Node
- Javascript
- Jest

## Getting Started

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

- Clone this repository by running `git clone https://github.com/WinterCore/microverse-testing-practice.git`
- Change your current working directory to the project `cd microverse-testing-practice`
- Run `npm install`
- Run `npm test`

### Usage

- When running the test as described above the user will be able to see if the tests are approved
- The user can add tests for specific modules in the test folder.

## Author

👤 Hasan Kharouf
- Github: [@WinterCore](https://github.com/WinterCore)

## 🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the [issues page](issues/).

## Show your support

Give a ⭐️ if you like this project!

## 📝 License

This project is [MIT](LICENSE) licensed.