Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stabilize UI Test library for Desktop #3518

Merged
merged 1 commit into from
Aug 17, 2023
Merged

Conversation

igordmn
Copy link
Collaborator

@igordmn igordmn commented Aug 17, 2023

API Changes

  • the UI Test library is stabilized for Desktop
  • compose.uiTestJUnit4 is renamed to compose.desktop.uiTestJUnit4

Future improvements

  • For iOS/Web it will be stabilized with stabilizing the targets themselves. Also, we should expose uiTest for them, not uiTestJUnit4

  • JUnit5 support will be provided in the future in this issue

For iOS/Web it will be stabilized with stabilizing these targets themselves. Also, we should expose uiTest for them, not uiTestJUnit4

JUnit5 support will be provided in the future in [this issue](#2371)

## API Changes

- Testing framework is stabilized for Desktop
- `compose.uiTestJUnit4` is renamed to `compose.desktop.uiTestJUnit4`
@igordmn igordmn requested a review from m-sasha August 17, 2023 12:08
@igordmn igordmn merged commit 6df509f into master Aug 17, 2023
3 checks passed
@igordmn igordmn deleted the igor.demin/stabilize-ui-test branch August 17, 2023 13:09
igordmn added a commit that referenced this pull request Aug 17, 2023
For iOS/Web it will be stabilized with stabilizing these targets themselves. Also, we should expose uiTest for them, not uiTestJUnit4

JUnit5 support will be provided in the future in [this issue](#2371)

## API Changes

- Testing framework is stabilized for Desktop
- `compose.uiTestJUnit4` is renamed to `compose.desktop.uiTestJUnit4`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants