https://github.com/ahmedgrati/software-testing-labs
This repo contains labs of software testing (Unit Tests, Integration Tests, etc...)
https://github.com/ahmedgrati/software-testing-labs
Last synced: 7 months ago
JSON representation
This repo contains labs of software testing (Unit Tests, Integration Tests, etc...)
- Host: GitHub
- URL: https://github.com/ahmedgrati/software-testing-labs
- Owner: AhmedGrati
- Created: 2022-02-21T15:19:18.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-06-05T12:43:07.000Z (over 3 years ago)
- Last Synced: 2025-01-12T23:26:58.793Z (9 months ago)
- Language: TypeScript
- Size: 1000 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
## Unit, Integration & End-To-End Tests
In [this folder](./unit-int-e2e-tests/sahti-backend), I've applied unit, integration & End-To-End testing on a Nestjs project for the **chronic disease module**.