codeceptjs

v3.3.2
Supercharged End 2 End Testing Framework for NodeJS
acceptance end2end end 2 end puppeteer webdriver testcafe playwright bdd tdd and 2 more...

def

./runok.js def

docs

./runok.js docs

lint

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

test

npm run test:unit && npm run test:runner

build

tsc -p ./

dtslint

dtslint typings --localTs './node_modules/typescript/lib'

lint-fix

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

test:unit

mocha test/unit --recursive

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

test:runner

mocha test/runner --recursive

publish:site

./runok.js publish:site

test:appium-other

mocha test/helper/Appium_test.js --grep 'second'

test:appium-quick

mocha test/helper/Appium_test.js --grep 'quick'

json-server:graphql

node test/data/graphql/index.js

update-contributor-faces

contributor-faces .

Metadata

  • MIT
  • >=8.9.1
  • DavertMik
  • released 4/28/2022

Downloads