Skip to content

Sample code used in the TestAutomationU course on REST Assured that I created

Notifications You must be signed in to change notification settings

vanquy72dn/tau-rest-assured

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

About this repository

This repository contains all the code samples that are shown in the videos of my REST Assured course that is part of Test Automation University.

What do I need to run these samples?

A Java 8 JDK and Maven. That's it.

What API is used for the samples?

The code samples invoke the Zippopotam.us API.

In those cases where the actual API could not be used (it doesn't support HTTP operations other than GET, plus it doesn't have an option to return XML response bodies), calls have been mocked using WireMock.

Comments? Saying thanks?

Feel free to file an issue here or send me an email at bas@ontestautomation.com.

About

Sample code used in the TestAutomationU course on REST Assured that I created

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%