codeceptjs

v2.3.5
Modern Era Acceptance Testing Framework for NodeJS
acceptance end2end bdd tdd testing

docs

gulp docs

lint

eslint bin/ examples/ lib/ test/ translations/ gulpfile.js

test

mocha test/unit --recursive && mocha test/runner --recursive

build

tsc -p ./

lint-fix

eslint bin/ examples/ lib/ test/ translations/ gulpfile.js --fix

dev:graphql

nodemon test/data/graphql/index.js

json-server

./node_modules/json-server/bin/index.js test/data/rest/db.json -p 8010 --watch -m test/data/rest/headers.js

json-server:graphql

node test/data/graphql/index.js

Metadata

  • MIT
  • >=8.9.1
  • DavertMik
  • released 10/21/2019

Downloads

Maintainers