Skip to main content

API testing with Serenity/JS

Serenity/JS REST is a Screenplay Pattern-compatible library that enables your actors to interact with REST- and other HTTP-based interfaces. Under the hood, Serenity/JS REST uses the popular Axios HTTP client, allowing you to leverage its plugin ecosystem, and adds automatic proxy server detection to ensure your API tests work smoothly, even in corporate networks.

In this chapter, you'll learn about: