mirror of
https://github.com/arsvendg/Stirling-PDF.git
synced 2026-07-15 11:00:47 +02:00
Co-authored-by: Claude Opus 4.8 <[email protected]> Co-authored-by: James Brunton <[email protected]> Co-authored-by: Reece Browne <[email protected]> Co-authored-by: ConnorYoh <[email protected]> Co-authored-by: Reece <[email protected]> Co-authored-by: EthanHealy01 <[email protected]> Co-authored-by: Ludy <[email protected]>
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
|