Welcome to the Karate API Testing repository!
This project offers example REST API tests utilizing the Karate framework to demonstrate interactions with the ReqRes public API, which is a great way to learn and practice API testing.
- Sample tests for ReqRes API
- Demonstrates various HTTP methods: GET, POST, PUT, DELETE
- Easy-to-understand BDD syntax
- Java 8+
- Maven
src/test/java
: Contains the Karate feature files and test runners
Feel free to open issues or submit pull requests.
This project is licensed under the MIT License.