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

Soft assertion - not possible in .net? #2327

Closed
benjamin-inspectly opened this issue Sep 22, 2022 · 2 comments
Closed

Soft assertion - not possible in .net? #2327

benjamin-inspectly opened this issue Sep 22, 2022 · 2 comments

Comments

@benjamin-inspectly
Copy link

Hi ! :)
Great library this far!

I have a question about soft assertions. I can see them in Node JS documentation but not in the .NET version.
I'm using the MSTest version of the framework.

Do you have plans to add it in the .NET version as well or is it just me who cannot find it? :)

Thank you for a good testing framework. Easy to get started!

@vitalics
Copy link

I think the answer is No, soft assertions are not possible right now. The reason why I'm think like this: "Playwright for langs(except Javascript) provides only playwright API for browser automation. JS has separate library for testing with name playwright/test". See key differences in docs

@rwoll rwoll transferred this issue from microsoft/playwright Sep 22, 2022
@mxschmitt
Copy link
Member

I created a dedicated feature request for it: #2328

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

3 participants