An open API service indexing awesome lists of open source software.

https://github.com/etherspot/e2e-sdk-prime-browser


https://github.com/etherspot/e2e-sdk-prime-browser

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# Builder Application Tests with Metamask Synpress

## How to launch tests locally

1. Change variables on your own in `.env` file

2. Install dependencies

```bash
npm install
```

3. Start tests

```bash
npm run
```