Testing
Serenity BDD REST API Testing: From Basics to Reports
Serenity BDD includes built-in REST API testing support via the serenity-rest-assured module. It wraps REST Assured with Serenity's reporting engine, so API tests produce the same structured HTML reports as browser tests — step details, request/response logs, and requirements traceability. Setup <dependency> <