This is a Cucumber + Java + Rest Assured automation framework for testing the RMS API endpoint provided in the BBC SDET take-home task. takehometest-bbc-rms-api/ │ ├── pom.xml │ └── src/ ├── main/ │ ...