build a skip or disable feature for individual tests #277
Labels
for/user-attention
This issue needs user attention (feedback, rework, etc...)
status/has-workaround
This has a known workaround described
Motivation
As a user of blockhound, I would like to implement a test which I know will break and commit to my repo.
To prevent this test from breaking my build pipeline, a skip feature would prevent it from being run.
Desired solution
a utility function or annotation that marks tests as skipped by test runner
The text was updated successfully, but these errors were encountered: