We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
50a99ec
Fixed an issue where expect_no_error(1) was failing (#2037).
expect_no_error(1)
Fixed an issue where calling skip() outside of an active test could cause an unexpected error (@kevinushey, #2039).
skip()