https://github.com/onjoseph/testing-practice
A few practical tests for JavaScript functions using the Jest library, following the TDD approach and AAA pattern to make my tests easier for other developers to read and understand.
https://github.com/onjoseph/testing-practice
javascript jest jest-tests microverse
Last synced: 3 months ago
JSON representation
A few practical tests for JavaScript functions using the Jest library, following the TDD approach and AAA pattern to make my tests easier for other developers to read and understand.
- Host: GitHub
- URL: https://github.com/onjoseph/testing-practice
- Owner: ONJoseph
- License: mit
- Created: 2022-05-03T21:55:08.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-05-03T22:35:18.000Z (about 3 years ago)
- Last Synced: 2025-02-04T12:48:07.222Z (5 months ago)
- Topics: javascript, jest, jest-tests, microverse
- Language: JavaScript
- Homepage: https://github.com/ONJoseph/Testing-Practice/
- Size: 3.91 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Testing-Practice
> A few practical tests for JavaScript functions using the Jest library, following the TDD approach and AAA pattern to make my tests easier for other developers to read and understand.
## Built With
- JavaScripts
- Jest## Getting Started
Clone the repository by using:
' https://github.com/ONJoseph/Testing-Practice.git '## Authors
👤 **Joseph Ogbole**
- GitHub: [@ONJoseph](https://github.com/ONJoseph)
- Twitter: [@ONJCodes](https://twitter.com/ONJCodes)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/o-n-joseph-ba8425147/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/ONJoseph/Testing-Practice/issues).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Microverse for the Readme Template
## 📝 License
This project is covered by the [MIT](/LICENSE) license