Releases: open-tool/ultron
Releases · open-tool/ultron
2.6.0-alpha03
What's Changed
- Ability to describe UI block for Compose, Espresso, EspressoWeb & UIAutomator by @alex-tiurin in #121
- Documentation
Full Changelog: 2.6.0-alpha02...2.6.0-alpha03
2.6.0-alpha02
What's Changed
- config: update gradle, agp, kotlin, compose and other dependencies by @tamimattafi in #118
New Contributors
- @tamimattafi made their first contribution in #118
Full Changelog: 2.6.0-alpha01...2.6.0-alpha02
2.6.0-alpha01
What's Changed
- New UltronRecyclerView implementation by @itsergpot and @dabrynskiy in #115, #116, #117
- Documentation update by @alex-tiurin in #119
New Contributors
- @dabrynskiy made their first contribution in #116
Full Changelog: 2.5.6...2.6.0-alpha01
Documentation update
Updated RecyclerView page:
2.5.6
What's Changed
- Compose: support CustomAccessibilityAction by @alex-tiurin in #110
- DatePicker testing sample:
App TestableDataPicker
UI Test demo for DatePicker
Full Changelog: 2.5.5...2.5.6
2.5.5
2.5.4
What's Changed
- ComposeDebugLister & Custom UI element description by @alex-tiurin in #102
- Fix Espresso softAssertions by @alex-tiurin in #103
Breaking Change
UltronWebElement.executeOperation
returns nullable result since this version
Full Changelog: 2.5.3...2.5.4
2.5.3
Compose test environment by @alex-tiurin in #99
New
- Add
UltronComposeConfig.doBetweenOperationRetry
- Add
ComposeTestEnvironment
to provide:SemanticsNodeInteractionsProvider
,Density
&MainTestClock
- Add
withComposeTestEnvironment
that provides scope withComposeTestEnvironment
Braking change
- Replace
SemanticsNodeInteractionProviderContainer
toComposeTestContainer
Full Changelog: 2.5.2...2.5.3
2.5.2
2.5.1
What's Changed
- Removed guava lib by @itsergpot in #90
- UltronTest & Soft assertions by @alex-tiurin in #97
Read meaning-full info https://open-tool.github.io/ultron/docs/common/ultrontest
2.5.0-alpha16
What's Changed
- Fix allure step with assertion (#89) by @alex-tiurin in #91
Full Changelog: 2.5.0-alpha15...2.5.0-alpha16