Skip to content

Is it possible to throw a build error in VS for a missing step definition? #586

Answered by clrudolphi
jacon-dev asked this question in Q&A
Discussion options

You must be logged in to vote

There is nothing in the existing build process to provide what you are looking for. Steps are bound to Step Definitions dynamically at run-time.

Last month, over on Discord, there was discussion of using the DryRunInvoker from within a run-time plugin and use of that technique might provide a basis for an approach that could be incorporated into a build script (post compile but before actual test execution).

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by 304NotModified
Comment options

You must be logged in to vote
1 reply
@clrudolphi
Comment options

Comment options

You must be logged in to vote
1 reply
@jacon-dev
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants