Skip to content

0.5.2

Compare
Choose a tag to compare
@tagantroy tagantroy released this 17 Apr 14:59
cb0ac38

Configuration:
Introduce ScreenRecordingPolicy
Fix SerialStrategy configuration for YAML and Gradle configuration
Explicitly specify retention policy in queries

Optimizations:
Check if batch fully ignored before clean and execution to reduce overhead for empty batches

Bug fixes:
Support both xTest and xTests as default class name
Close Bugsnag at the end to prevent hanging due to internal thread pool
Fix synchronization problem in the state machine and LogCat listeners
Fail build if a test failed in strict mode

Gradle plugin:
Fix fox 3.6.X Android Gradle Plugin