Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
drptbl authored Mar 7, 2023
1 parent 19929ef commit 371235b
Showing 1 changed file with 16 additions and 2 deletions.
18 changes: 16 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,25 @@ effort to make sure that dapp tests are stable and trustful.
It also provides an easy way to use and access metamask straight from your e2e
tests with all features of cypress and playwright.

Usage examples:
🔥 Synpress works out-of-the-box with other frameworks! There is no need to use it directly. Check [usage examples](https://github.com/Synthetixio/synpress/edit/dev/README.md#usage-examples) for more details.

- [synpress-setup-example](https://github.com/drptbl/synpress-setup-example/)
## Supported frameworks

- [synpress](https://github.com/Synthetixio/synpress)
- [Playwright](https://playwright.dev/) (as a plugin)
- [Cypress](https://github.com/cypress-io/cypress) (as a plugin)

## Supported wallets

- [MetaMask](https://metamask.io/)

## Usage examples:

-[synpress-examples](https://github.com/drptbl/synpress-examples/)
- [synpress](https://github.com/Synthetixio/synpress/tree/dev/tests/e2e)

-------

For additional custom commands and their examples,
[check here](https://github.com/synthetixio/synpress/blob/dev/support/index.d.ts).

Expand Down

0 comments on commit 371235b

Please sign in to comment.