Skip to content

Mwapsam/testing-practice

Repository files navigation

Testing with JEST

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.

Getting Started

Setup

git clone https://github.com/Mwapsam/testing-practice.git

npm install
npm test

👤 Author

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published