ChainSafe / metamask-snap-polkadot

Metamask plugin for interacting with Polkadot dapps and other Substrate based chains.
Apache License 2.0
84 stars 61 forks source link

Deprecate Use of Dappeteer #228

Open danforbes opened 5 months ago

danforbes commented 5 months ago

This project currently uses Dappeteer, which is a custom-built piece of software that is maintained by ChainSafe, for testing. Dappeteer should be deprecated in favor of more general-purpose off-the-shelf-solutions that do not require maintenance by ChainSafe, namely: Synpress and @metamask/snaps-jest.

danforbes commented 5 months ago

Is this project currently using Dappeteer for testing? If not, please close this Issue.