pytest-bdd icon indicating copy to clipboard operation
pytest-bdd copied to clipboard

Let gherkin-terminal-reporter-expanded enable gherkin output

Open sliwinski-milosz opened this issue 6 years ago • 4 comments

Related to: https://github.com/pytest-dev/pytest-bdd/issues/247 https://github.com/pytest-dev/pytest-bdd/issues/235

This pull request updates --gherkin-terminal-reporter-expanded to enable gherkin output. Thanks to that it can be used without adding --gherkin-terminal-reporter to the command.

This is the way suggested in the docs: https://pytest-bdd.readthedocs.io/en/latest/#reporting

sliwinski-milosz avatar Nov 24 '18 10:11 sliwinski-milosz

Coverage Status

Coverage remained the same at 93.545% when pulling 85c189322bf7a71c01a825a16ef06a8a505d0216 on sliwinski-milosz:enable_gherkin_output_with_expand_option into 72a8764556cdecb96c8ce44861af8de1a5726c9c on pytest-dev:master.

coveralls avatar Nov 24 '18 10:11 coveralls

As we have now working CI tests, please review this pull request and merge if all is ok.

sliwinski-milosz avatar Feb 17 '19 10:02 sliwinski-milosz

Blocked by https://github.com/pytest-dev/pytest-bdd/pull/292

sliwinski-milosz avatar Mar 12 '19 16:03 sliwinski-milosz

PR updated and ready for review

sliwinski-milosz avatar Jul 09 '19 08:07 sliwinski-milosz