Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 490 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 490 Bytes

Build Status

Course - Automating your API tests with REST Assured

Course about API tests using Java library REST Assured. To start this course, I used:

  1. IDE IntelliJ
  2. JUnit 5.5.2
  3. Rest-assured 3.3.0

Running

  1. Clone repository
  2. Open the terminal, go to tau-rest-assured folder and execute mvn test