Skip to content

node-real/metamask-verify

Repository files navigation

Metamask.SynpressTests

How to launch tests locally

  1. Change variables on your own in .env file

  2. Install dependencies

yarn
  1. Start tests
yarn test

How to launch tests in Docker

  1. Build image, create container and starting tests on it by one command
docker-compose --env-file ./.env up --build --exit-code-from synpress

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published