{"id":18952752,"url":"https://github.com/m7moudgadallah/learning-software-testing-with-jest","last_synced_at":"2026-05-18T19:31:56.480Z","repository":{"id":185862557,"uuid":"674032351","full_name":"m7moudGadallah/Learning-Software-Testing-with-Jest","owner":"m7moudGadallah","description":"My personal learning repository for software testing with Node.js and Jest. Contains my notes, code examples, and insights as I explore software testing concepts.","archived":false,"fork":false,"pushed_at":"2023-08-05T12:14:56.000Z","size":749,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-15T09:01:59.490Z","etag":null,"topics":["api-testing","automated-testing","cucamber","integration-testing","javascript","jest","jmeter","software-testing","unit-testing"],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/m7moudGadallah.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-08-03T01:54:37.000Z","updated_at":"2023-08-21T13:08:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"1fa67158-01ed-4be3-8a6d-5fe9a62de403","html_url":"https://github.com/m7moudGadallah/Learning-Software-Testing-with-Jest","commit_stats":null,"previous_names":["m7moudgadallah/learning-software-testing-with-jest"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/m7moudGadallah/Learning-Software-Testing-with-Jest","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m7moudGadallah%2FLearning-Software-Testing-with-Jest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m7moudGadallah%2FLearning-Software-Testing-with-Jest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m7moudGadallah%2FLearning-Software-Testing-with-Jest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m7moudGadallah%2FLearning-Software-Testing-with-Jest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/m7moudGadallah","download_url":"https://codeload.github.com/m7moudGadallah/Learning-Software-Testing-with-Jest/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m7moudGadallah%2FLearning-Software-Testing-with-Jest/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275232726,"owners_count":25428227,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-15T02:00:09.272Z","response_time":75,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api-testing","automated-testing","cucamber","integration-testing","javascript","jest","jmeter","software-testing","unit-testing"],"created_at":"2024-11-08T13:34:31.239Z","updated_at":"2026-05-18T19:31:56.450Z","avatar_url":"https://github.com/m7moudGadallah.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Learning Software Testing with Jest\n\n\u003e 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.\n\n## Content\n\n\u003c!-- TOC --\u003e\n\n- [Learning Software Testing with Jest](#learning-software-testing-with-jest)\n    - [Content](#content)\n    - [Course Acknowledgment](#course-acknowledgment)\n    - [How to Use](#how-to-use)\n    - [Topics](#topics)\n    - [Contributions](#contributions)\n    - [License](#license)\n    - [Disclaimer](#disclaimer)\n\n\u003c!-- /TOC --\u003e\n\n## Course Acknowledgment\n\nThis repository is based on the [NodeJS Backend Testing Course](https://youtube.com/playlist?list=PLzNfs-3kBUJllCa8_6pLYDMnIlg6Lfvu4) by [Mahmoud Soliman]. A big thank you for creating this valuable content!\n\n**_[\u0026uarr;top](#content)_**\n\n## How to Use\n\n1. Clone: `https://github.com/your-username/Learning-Software-Testing-with-Jest.git`\n2. Install: `npm install`\n3. Explore the course topics and respective folders\n4. Each topic folder contains code examples and notes\n5. Experiment, modify tests, and create your examples\n\n**_[\u0026uarr;top](#content)_**\n\n## Topics\n\n-   **_[Introduction to Software Testing](./intro/)_**\n-   **_[Unit Testing](./unit-testing/)_**\n-   **_[Integration Testing](./integration-testing/)_**\n-   **_[E2E Testing](./E2E-testing/)_**\n-   **_[TDD](./TDD/)_**\n-   **_[BDD](./BDD/)_**\n-   **_[Performance Testing](./performance-testing/)_**\n\n## Contributions\n\nContributions are welcome! Open issues/PRs for corrections, enhancements, or new content.\n\n**_[\u0026uarr;top](#content)_**\n\n## License\n\nThis repository is under the [MIT License](LICENSE) for your learning and projects.\n\n**_[\u0026uarr;top](#content)_**\n\n## Disclaimer\n\nContent here is for educational purposes. Owner/contributors aren't responsible for misuse.\n\n\u003e Start your backend testing journey! Happy learning! 🚀🧪\n\n**_[\u0026uarr;top](#content)_**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fm7moudgadallah%2Flearning-software-testing-with-jest","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fm7moudgadallah%2Flearning-software-testing-with-jest","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fm7moudgadallah%2Flearning-software-testing-with-jest/lists"}