This is a unit test project.
- JavaScript
- Jest
To get a local copy up and running follow these simple example steps.
- Node.js
- NPM
- Jest
- Clone the repository to your local machine.
git clone https://github.com/niicode/unit-testing-with-jest.git
- Install the dependencies.
npm install
- Run the tests.
npm test
👤 Nii Darku
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.