Skip to content

[Feature] expect.soft() for Python #1925

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

Closed
mentalfabric opened this issue May 17, 2023 · 1 comment
Closed

[Feature] expect.soft() for Python #1925

mentalfabric opened this issue May 17, 2023 · 1 comment

Comments

@mentalfabric
Copy link

Sure would be nice if we could get soft assertions on the Python side. We're currently trying implementing Playwright for our test automation at my workplace and any time an expect fails it ends the entire test. This means that we have to revert back to using the Pytest with check asserts whenever we just need a soft assertion.

Please implement expect.soft() on the Python side of Playwright. It already exists for the Javascript side.

@dgozman dgozman transferred this issue from microsoft/playwright May 17, 2023
@mxschmitt
Copy link
Member

Folding into #1272

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

No branches or pull requests

2 participants