5f24d5c1fe
Remove the `test-files` directory and use `npm ci` instead of `npm install` |
||
---|---|---|
.gitignore | ||
CODE_OF_CONDUCT.md | ||
README.md | ||
config.json | ||
loop | ||
on_cmd_browsertest.js | ||
on_cmd_integrationtest.js | ||
on_cmd_makeref.js | ||
on_cmd_preview.js | ||
on_cmd_test.js | ||
on_cmd_unittest.js | ||
on_cmd_xfatest.js | ||
package.json |
README.md
Bot.io scripts for the PDF.js project
These scripts are used in Mozilla's PDF.js project to run regression tests.
- Bot.io: http://github.com/arturadib/botio
- PDF.js: http://github.com/mozilla/pdf.js
NOTE: the npm package for botio mightnot be updated, please use/clone the project directly from the location above.