@serenity-js/rest

v2.18.2
Test REST APIs with Serenity/JS
serenity-js http rest axios tdd bdd test testing

lint

tslint --project tsconfig-lint.json --config ../../tslint.json --format stylish

site

esdoc -c .esdoc.js

test

nyc --report-dir ../../target/coverage/rest mocha --config ../../.mocharc.yml 'spec/**/*.spec.*'

clean

rimraf .nyc_output lib target

compile

tsc --project tsconfig.json
npm i @serenity-js/[email protected]

Metadata

Downloads

Maintainers