UNPKG

@serenity-js/rest

Version:

Serenity/JS Screenplay Pattern library for interacting with REST and other HTTP-based services, supporting comprehensive API testing and blended testing scenarios

11 lines (10 loc) 153 B
{ "extends": "../../tsconfig.build.json", "compilerOptions": { "outDir": "lib", "rootDir": "src" }, "include": [ "src/**/*.ts" ] }