Skip to content

Repository files navigation

REST API Automation Tests

Automation tests for the API provided at https://petstore.swagger.io/

Used:

  • Gradle
  • Rest Assured
  • JUnit 5

Folder Structure

  • base_class - common pre-conditions .
  • negative_cases - negative tests.
  • positive_cases - positive tests.
  • utils - common utilities.
  • resources - configuration files.

Test execution in CMD:

Run ./gradlew clean test

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages