Sha256: 470a7a80971a58ced7ef62689f2ca1447715f4bb397f461b2f55e89526d8bf6a
Contents?: true
Size: 811 Bytes
Versions: 1
Compression:
Stored size: 811 Bytes
Contents
# ============================================================================= # BEHAVE CONFIGURATION # ============================================================================= # FILE: .behaverc, behave.ini, setup.cfg, tox.ini # # SEE ALSO: # * http://packages.python.org/behave/behave.html#configuration-files # * https://github.com/behave/behave # * http://pypi.python.org/pypi/behave/ # ============================================================================= [behave] default_tags = -@xfail -@not_implemented show_skipped = false format = rerun progress3 outfiles = rerun.txt reports/report_progress3.txt junit = true logging_level = INFO # logging_format = LOG.%(levelname)-8s %(name)-10s: %(message)s # logging_format = LOG.%(levelname)-8s %(asctime)s %(name)-10s: %(message)s
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
busser-behave-0.1.3 | vendor/behave/behave.ini |