In this exercise, I wrote some practical tests for JavaScript functions using the Jest library. I followed the AAA pattern to make the tests easier for other developers to read and understand.
Setup
git clone https://github.com/Mwapsam/testing-practice.git
npm install
npm test
👤 Author
- GitHub: @Mwapsam
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.