Skip to content

Releases: testingbot/testingbot-gradle-plugin

Release list

0.1.0

Choose a tag to compare

@jochen-testingbot jochen-testingbot released this 01 Jul 08:50

Initial release

  • testingbotUpload task — upload an APK to TestingBot Storage and capture the
    tb://<appkey> URL.
  • testingbotEspresso task — upload app + test APK, start an Espresso run per device
    capability, poll for completion, download the JUnit report, and fail the build on
    failures.
  • testingbotDevices task — list available Android devices.
  • testingbot { } DSL with credential resolution (DSL → Gradle property → environment),
    free-form capabilities, and optional Android Gradle Plugin auto-wiring.

Full Changelog: https://github.com/testingbot/testingbot-gradle-plugin/commits/0.1.0

Full Changelog: https://github.com/testingbot/testingbot-gradle-plugin/commits/v0.1.0