@serenity-js/rest

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

lint

eslint --ext ts --config ../../.eslintrc.js .

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

lint:fix

npm run lint -- --fix
npm i @serenity-js/[email protected]

Metadata

  • Apache-2.0
  • ^12 || ^14 || ^16
  • Jan Molak
  • released 11/25/2021

Downloads

Maintainers