Skip to content

Make cross platform E2E testing easier for web developers, including WebViews

Notifications You must be signed in to change notification settings

toruta39/ViewTe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ViewTe

A minimalistic webview tester designed for web developers

App Download

iOS: https://itunes.apple.com/us/app/viewte-the-webview-tester/id1237657148
Android: https://play.google.com/store/apps/details?id=com.webviewtester

E2E Test in Emulator

Testability is powered by appium and wd.

Instructions:

You need to connect an Android Virtual Device via emulator cli or genymotion before test. Then run the command below:

$ npm run start:appium # start appium server, listening at 0.0.0.0:4723
$ # open a new terminal window
$ npm run test:appium # start jest to run e2e tests

About

Make cross platform E2E testing easier for web developers, including WebViews

Resources

Stars

Watchers

Forks

Packages

No packages published