Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 796 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 796 Bytes

Espresso

Build samples of the Perfecto instrumented test gradle plugin.

In the samples folder you can view 4 ways of how to run the Perfecto plugin:

  • defaultAndroidProjectSample - an Android project with the plugin Json config file located in the default place
  • localJarSample - an Android project configured to run with the Perfecto plugin jar file locally
  • pluginConfigurationSample - an Android project with the cloudURL/security token configured in the build.gradle file
  • remoteRunSample - how to run the plugin without the source code and only with apk's

In the configFilesSamples folder you can see different examples of how it's possible to configure the plugin. Except for devices, all parameters can be overriden by the command line.