Skip to content

Changelog Reports

Libraries with the same version:

  • com.rubensousa.carioca:report-android:1.0.0-beta01
  • com.rubensousa.carioca:report-android-compose:1.0.0-beta01
  • com.rubensousa.carioca:report-android-coroutines:1.0.0-beta01
  • com.rubensousa.carioca:report-runtime:1.0.0-beta01
  • com.rubensousa.carioca:report-json:1.0.0-beta01
  • com.rubensousa.carioca:report-junit4:1.0.0-beta01

Version 1.0.0

1.0.0-beta01

2024-11-11

No changes since 1.0.0-alpha04

1.0.0-alpha04

2024-10-01

New features

  • Added DumpComposeHierarchyInterceptor in com.rubensousa.carioca:report-android-compose: #71

1.0.0-alpha03

2024-09-30

API changes

  • Removed dumpOnSuccess from DumpViewHierarchyInterceptor

Improvements

  • Decreased default delays for screen recordings, which decreases the total test execution time by around 25% #63
  • Added RecordingOrientation to RecordingOptions to allow overriding the default orientation of the video #65

Bug fixes

  • Fixed screenshot options inside steps or scenarios not using the provided options #62

1.0.0-alpha02

2024-09-27

Improvements

  • Write test report failures before test instrumentation receives failure event: #51

Bug fixes

  • Fixed title of When statement when used with a scenario: #50

1.0.0-alpha01

2024-09-22

  • Initial alpha release