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

Improve discoverability of satisfies #171

Open
scordio opened this issue Dec 23, 2024 · 0 comments
Open

Improve discoverability of satisfies #171

scordio opened this issue Dec 23, 2024 · 0 comments

Comments

@scordio
Copy link
Member

scordio commented Dec 23, 2024

As of today, the documentation thoroughly explains how to use Soft Assertions, but there is no mention of satisfies, which can be a less intrusive option for simpler use cases.

We should generalize the section on Soft Assertions, describing the challenge of performing many assertions without stopping the test and demonstrating how satisfies and Soft Assertions can help solve it.

Related thread on BlueSky: https://bsky.app/profile/jqno.nl/post/3ldpvagqqes24

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

1 participant