MCPcopy Create free account
hub / github.com/pytest-dev/pytest-bdd / StepError

Class StepError

src/pytest_bdd/exceptions.py:56–57  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

54
55
56class StepError(GherkinParseError):
57 pass
58
59
60class RuleError(GherkinParseError):

Callers 1

parse_stepsMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…