@aurory/puppeteer-phantom
v1.0.1
Published
Puppeteer testing utils for interacting with the Phantom extension.
Downloads
22
Readme
Puppeteer Phantom Testing Library
Puppeteer testing utils for interacting with the Phantom extension.
Prerequisites
- Node.js 14
- NPM 7
Example
- In the
example/
dapp, copy.env.sample
to.env
and update accordingly. - Install node_modules:
npm install
- Run
npm run test
to run the e2e tests.
Documentation
Read more docs here.