@serenity-js/rest

v1.1.0
Enables Serenity/JS test scenarios to integrate with REST-based HTTP APIs.
serenity-js screenplay bdd tdd test testing rest http axios and 1 more...

lint

tslint --project=tsconfig.json --config=../../tslint.json --format=prose

test

nyc --report-dir=../../target/coverage/rest mocha --opts ./mocha.opts 'spec/**/*.spec.*'

clean

rimraf lib

verify

npm run clean && npm run lint && npm test && npm run package

package

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

Metadata

Downloads

Maintainers