Restful-booker is a Create Read Update Delete Web API that comes with authentication features You can use it to perform API Test Automation
SHAFT Engine on the Top of:
RestAssured
TestNG
Allure Report
Extent Reports
Object Model design pattern
Data Driven framework
Java Docs
- As of SHAFT_Engine '4.0.20200220-beta' you can now use IntelliJ in addition to Eclipse to manage your test project.
After checking out the project to your IntelliJ you may face an exception that prevents tests execution.
In that case you need to add the SHAFT_Engine custom listeners to your TestNG execution template, as IntelliJ doesn't natively inherit this list from the pom.xml file.