/synpress_metamask_login

This repo belongs to the tutorial

Primary LanguageJavaScript

synpress_metamask_login

This repo belongs to the written tutorial.

Synpress is a wrapper of Cypress (e2e-frontend-testing) and allows to test web3 dApps with metamask interaction. This code base accompanies the written tutorial. It helps to onboard people to dApp e2e testing.

Get started

cd /your/project/path

npm install cypress --save-dev

npm i @synthetixio/synpress

npm install env-cmd

Run Tests

npm run test

Useful Links

Overview over possible synpress functions: