Skip to content

Commit 123f028

Browse files
committed
Behave config in project file
1 parent 6ecd1d3 commit 123f028

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

behave.ini

Lines changed: 0 additions & 2 deletions
This file was deleted.

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,9 @@ distribution = true
5656
source = "file"
5757
path = "src/version.py"
5858

59+
[tool.behave]
60+
paths = ["tests/e2e/features"]
61+
5962
[project.scripts]
6063
lightspeed-stack = "lightspeed_stack:main"
6164

0 commit comments

Comments
 (0)