A simple Gradle project for testing a subset of the GitHub API using REST requests. It is implemented in Java and uses Rest-assured. implemented in Java and Rest-assured. The test results will be in Allure format.
- Add
github-pat= tosrc/test/resources/test.properties - Run
gradlew testto execute the tests