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

fix(codeceptjs): add support for native asserts #1214

Merged
merged 2 commits into from
Jan 7, 2025
Merged

Conversation

baev
Copy link
Member

@baev baev commented Jan 7, 2025

Context

CodeceptJS has an internal AssertionFailedError. The proposed change adds
support for it.

fixes #1195

Checklist

@github-actions github-actions bot added theme:api Javascript API related issue theme:codeceptjs labels Jan 7, 2025
@baev baev added the type:bug Something isn't working label Jan 7, 2025
@baev baev requested a review from epszaw January 7, 2025 11:52
@baev baev merged commit 36c4d2f into main Jan 7, 2025
11 checks passed
@baev baev deleted the fix-codeceptjs-asserts branch January 7, 2025 13:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
theme:api Javascript API related issue theme:codeceptjs type:bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[v3.0.6][CodeceptJS] When a step fails in the test body, the test is categorized as "test defects."
2 participants