Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 230 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 230 Bytes

Builder Application Tests with Metamask Synpress

How to launch tests locally

  1. Change variables on your own in .env file

  2. Install dependencies

npm install
  1. Start tests
npm run <test_name>