Skip to content

Commit f54d8cc

Browse files
authored
Revise README to enhance project description
Updated project description to include Cucumber BDD and Allure.
1 parent 8ace01d commit f54d8cc

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

README.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,14 @@
1-
````markdown
21
# RestAssured-Framework
32

4-
**Repository:** [spy235/RestAssured-Framework](https://github.com/spy235/RestAssured-Framework)
5-
6-
A modern **API test automation framework** built with **Java**, **REST Assured**, and **Cucumber BDD**.
7-
It provides reusable request/response specifications, structured endpoint classes, and rich reporting with **Extent Reports** and **Allure**.
3+
A modern **API test automation framework** built with **Java** and **REST Assured**.
4+
It provides reusable request/response specifications, structured endpoint classes, and rich reporting with **Extent Reports**.
85

96
---
107

118
## 🚀 Project Purpose
129

1310
This framework is designed for automated testing of RESTful APIs in a structured, maintainable, and reusable way.
14-
It combines **BDD-style tests** with **code-driven tests** for flexible test automation.
11+
**code-driven tests** for flexible test automation.
1512

1613
---
1714

0 commit comments

Comments
 (0)