10 lines
312 B
INI
10 lines
312 B
INI
[behave]
|
|
# Enterprise and premium-licensed features live in features/enterprise/.
|
|
# They are excluded from the default CI run because the test environment
|
|
# does not have a commercial licence. To run them explicitly:
|
|
#
|
|
# python -m behave features/enterprise
|
|
#
|
|
exclude_re = features/enterprise
|
|
tags = ~@manual
|