Skip to content

hoangqt/api-e2e-java

Repository files navigation

granon

Everything is transitory-the knower and the known. -- Marcus Aurelius

Summary

A simple Gradle project for testing a subset of the GitHub API using REST requests. It is implemented in Java with Rest-assured library. The test results will be in Allure format.

Local setup

  • Add github-pat=<your-github-pat> to src/test/resources/test.properties
  • Run ./gradlew test to execute the tests
  • Run ./gradlew allureReport to generate Allure report
  • Run allure serve app/build/allure-results to view Allure report

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages