Releases: schroepf/TestLab
Releases · schroepf/TestLab
android-xml-run-listener: Release 0.4.0
- update documentation for androidx and non-androidx support
android-test-rules: Release 0.1.0
Initial release for android-test-rules library.
android-xml-run-listener-legacy: Release 0.4.0
- New release which is compatible with non-androidx builds
0.3.1 Release
Migrated to AndroidX
0.3.0 Release
This release updates the android-xml-run-listener
and the sample app's codebase to recent android SDKs and build tools.
0.2.2 Release
fixes issue #9: Subclasses can now override strategy to create XML report files
0.2.1 Release
0.2.0 Release
Changes:
- adds support for orchestrated tests, will create new report XML file for each test run
- updates all dependencies to current versions
Note: It is necessary to uninstall the app from prvious runs (clean up the report directory manually) before running the orchestrator or previous files will persist.