UNPKG

qape

Version:

Monkey testing library

19 lines (18 loc) 247 B
language: node_js dist: trusty addons: apt: packages: - libnss3 node_js: - '16' cache: directories: - node_modules install: - npm install script: - npm test - npm run build - npm run docs:lint - npm run test:prerelease