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

refactor(expect): log msg when unsupported expectation is used #2667

Conversation

InesNi
Copy link
Contributor

@InesNi InesNi commented Apr 24, 2024

Description

Expect plugin scenario level configuration is meant for expectations only. If an unsupported expectation is used, the following error will appear:

Screenshot 2024-04-24 at 15 42 01

With this PR a helpful message is logged instead: Expect Plugin: Expectation <name> is not supported, and only valid expectations are added to results preventing the error.

Pre-merge checklist

  • Does this require an update to the docs?
  • Does this require a changelog entry?

@InesNi InesNi merged commit e3e1aa5 into main Apr 29, 2024
12 checks passed
@InesNi InesNi deleted the ifazlic-art-1775-investigate-possible-issue-with-the-expect-plugin branch April 29, 2024 11:10
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