Testing REST endpoints using REST Assured

     REST Assured is a Java library that provides a domain-specific language for writing powerful, maintainable tests for RESTful APIs. REST Assured supports the familiar Given/When/Then syntax from behavior-driven development (BDD), resulting in a test that is easy to read and takes care of everything with just a single line of code. Here I... Continue Reading →

Create a website or blog at WordPress.com

Up ↑