Skip to content

Commit 987b936

Browse files
author
nakul.thaper
committed
fix(readme): Readme related changes
1 parent fa7d460 commit 987b936

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
* This project is a RestAssured based API testing framework.
1111
* Underlying, it uses `RestAssured` - API testing library, `TestNG` - Third-party free library for Running tests,
1212
and `Reporting Extent Reports` (library for interactive and detailed reports for tests).
13-
* This Project is one stop solution for automating all your Rest APIs.
13+
* This Project provides solution to automate all your Rest API Test cases at a go.
1414
* It is built in such a way that the core structure of this framework can be used to automate any of your REST APIs by adding your own code on top of it.
1515
* This framework provides you the capability to log Curls for all your API requests which can help you debug incase of any issues.
1616
* It also provides listeners and reports for better understanding of your test results.

0 commit comments

Comments
 (0)