Welcome to the Learning Software Testing with Jest repository. This repository is a dedicated resource to guide you through the process of mastering software testing using Node.js and the Jest testing framework.
This repository is based on the NodeJS Backend Testing Course by [Mahmoud Soliman]. A big thank you for creating this valuable content!
- Clone:
https://github.com/your-username/Learning-Software-Testing-with-Jest.git
- Install:
npm install
- Explore the course topics and respective folders
- Each topic folder contains code examples and notes
- Experiment, modify tests, and create your examples
- Introduction to Software Testing
- Unit Testing
- Integration Testing
- E2E Testing
- TDD
- BDD
- Performance Testing
Contributions are welcome! Open issues/PRs for corrections, enhancements, or new content.
This repository is under the MIT License for your learning and projects.
Content here is for educational purposes. Owner/contributors aren't responsible for misuse.
Start your backend testing journey! Happy learning! 🚀🧪