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

feat(soft-assertions): Implement soft assertions for playwright-java #1361

Merged
merged 9 commits into from Aug 28, 2023

Conversation

uchagani
Copy link
Contributor

@uchagani uchagani commented Aug 23, 2023

Resolves #819

pom.xml Show resolved Hide resolved
playwright/pom.xml Show resolved Hide resolved
scripts/CLI_VERSION Outdated Show resolved Hide resolved
@uchagani
Copy link
Contributor Author

@yury-s this is ready for another review please.

@yury-s
Copy link
Member

yury-s commented Aug 25, 2023

@uchagani looks good, once the test bots finish we can merge it. Thanks for implementing this!

@yury-s
Copy link
Member

yury-s commented Aug 25, 2023

Docker tests failed because we now need to copy mockito jars similar to these lines. Alternatively, you can skip those tests when running in docker.

@uchagani
Copy link
Contributor Author

@yury-s excluded mockito tests from docker, can i get another approval please

@uchagani
Copy link
Contributor Author

@yury-s do we need to re-run these failures? seems like they only failed on mac and windows but don't look related to my changes

@yury-s
Copy link
Member

yury-s commented Aug 28, 2023

No need to rerun, all look unrelated to your PR, I'll merge it.

@yury-s yury-s merged commit 86f929a into microsoft:main Aug 28, 2023
16 of 21 checks passed
@uchagani uchagani deleted the java-soft-assertions branch August 28, 2023 22:02
yury-s added a commit to yury-s/playwright-java that referenced this pull request Sep 6, 2023
yury-s added a commit that referenced this pull request Sep 6, 2023
#1377)

Revert "feat(soft-assertions): Implement soft assertions for playwright-java (#1361)"

This reverts commit 86f929a.
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.

[Feature] Bring SoftAssertions to Java
2 participants