aboutsummaryrefslogtreecommitdiffstats
path: root/tests/README.md
blob: 0858884d7904c5d34ed0e7f967173eb68366428c (plain)
1
2
3
4
5
6
7
8
9
# QA Automation Bootcamp

Automated API test suite for REST endpoint validation.

## Run

```bash
pip install -r requirements.txt
pytest -v