UNPKG

@serenity-js/assertions

Version:

Serenity/JS universal assertion library supporting all types of functional tests, including both web and REST API scenarios

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