Automation tests for the API provided at https://petstore.swagger.io/
- Gradle
- Rest Assured
- JUnit 5
base_class- common pre-conditions .negative_cases- negative tests.positive_cases- positive tests.utils- common utilities.resources- configuration files.
Run ./gradlew clean test