We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e5596a commit b1b3b51Copy full SHA for b1b3b51
pyproject.toml
@@ -48,6 +48,7 @@ cov = [
48
"cov-report",
49
]
50
e2e = [
51
+ "git submodule init",
52
"git submodule update --init",
53
"cp spec/specification/assets/gherkin/*.feature tests/features/",
54
"behave tests/features/",
0 commit comments