@kronoslive/codeceptjs

v3.0.3
Supercharged End 2 End Testing Framework for NodeJS
acceptance end2end end 2 end puppeteer webdriver testcafe playwright protractor bdd and 3 more...

build

tsc -p ./

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

lint

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

lint-fix

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

docs

./runio.js docs

test:unit

mocha test/unit --recursive

test:runner

mocha test/runner --recursive

test

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

test:appium-quick

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

test:appium-other

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

def

./runio.js def

dev:graphql

nodemon test/data/graphql/index.js

publish:site

./runio.js publish:site

update-contributor-faces

contributor-faces .

dtslint

dtslint typings --localTs './node_modules/typescript/lib'
npm i @kronoslive/codeceptjs

Metadata

  • MIT
  • >=8.9.1
  • DavertMik
  • released 12/5/2022

Downloads

Maintainers