aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorpack <pack@packgekko.xyz>2026-06-08 13:56:06 +0000
committerpack <pack@packgekko.xyz>2026-06-08 13:56:06 +0000
commit562faf2889fd0e401bc5dde87c29c2550cbf6bc1 (patch)
tree23af7ced3293bd644470e7ded6972cec4ff85500 /README.md
parent3a4e30b6e01f075d880957fde056d52ec3a82c15 (diff)
downloadqa_automation_bootcamp-562faf2889fd0e401bc5dde87c29c2550cbf6bc1.tar.gz
move README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..0858884
--- /dev/null
+++ b/README.md
@@ -0,0 +1,9 @@
+# QA Automation Bootcamp
+
+Automated API test suite for REST endpoint validation.
+
+## Run
+
+```bash
+pip install -r requirements.txt
+pytest -v