This test automation framework is designed to test fake REST Api https://www.instantwebtools.net/fake-rest-api There are 9 different API endpoints (with authentication) covering most of the HTTP methods.
- Programming Language - Kotlin
- Build - Maven
- Framework Details - TestNG, Rest Assured
- Reports - Surefire reports
Tests - src/test/kotlin
Report - target/surefire-reports/index.html
From the api-test-automation-kotlin directory
- Default configuration -
mvn clean test
- Override default configuration -
clean test -DdefaultUsername=api-user4@iwt.net -DdefaultPassword=b3z0nV0cLO