Skip to content

Is it possible to skip tests from the step definition? #274

Answered by ilslv
jmoney2341 asked this question in Q&A
Discussion options

You must be logged in to vote

@jmoney2341 yes this can be done with the custom Writer, that will map Passed or Failed events into a Skipped. We have a similar FailOnSkipped Writer that does the opposite thing: maps Skipped event into a Failed promoting it into an error.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ilslv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
question Further information is requested k::api Related to API (application interface)
2 participants