/rest-assured-bdd-starter

Simple template for API testing with REST Assured and Serenity BDD.

Primary LanguageJava

rest-assured-bdd-starter

Simple template for API testing with REST Assured and Serenity BDD.

How to Use

  1. Clone this repository.
  2. Build this project.
  3. Write the tests.
  4. Run the tests
mvn clean verify