/cypress-metamask-example

Example project with cypress tests for dapps through cypress-metamask plugin

Primary LanguageJavaScript

Getting Started

yarn install

Running the tests

# Start hardhat node 1st terminal
yarn hardhat node
# second terminal
yarn dev
# third terminal
yarn cy:run