tomusdrw / parity-e2e-tests

Parity E2E testing framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Parity E2E tests

Usage

Make sure to have parity version you want to test in $PATH.

$ npm i
$ ./run.sh

Screenshots

One of the test saves screenshots of all main Parity Wallet pages and saves them to generated/screenshots. This can be further used for visual regression testing.

About

Parity E2E testing framework


Languages

Language:JavaScript 95.7%Language:Shell 4.3%