Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
56
class
StepError(GherkinParseError):
57
pass
58
59
60
class
RuleError(GherkinParseError):
Callers
1
parse_steps
Method · 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…