Skip to content

A setup that allows you to run tests on the TestObject platform and register the results of said tests.

Notifications You must be signed in to change notification settings

isabella232/appium-test-setup-intermediate

 
 

Repository files navigation

Build Status

appium-test-setup-intermediate

A setup that allows you to run tests on the TestObject platform, exemplified through two basic tests on the Calculator app by Andreas Lüdeke. It differs from the basic setup in that it registers the results of said tests so the user can see them through the online UI.

setting up travis ci

  1. add a .travis.yml to your project
  2. add your testobject_api_key as encrypted enviroment variables
travis encrypt TESTOBJECT_API_KEY=YOUR_API_KEY --add env.global

About

A setup that allows you to run tests on the TestObject platform and register the results of said tests.

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%