GitHunt
MI

mitrae/BehatFormatterTeamcity

BehatFormatterTeamcity

Build Status

Load the extension

Add the extension to your behat.yml like this:

default:
  extensions:
    Behat\TeamCityFormatter\TeamCityFormatterExtension: ~

Use in behat.yml

Add the formatter to your suite:

some_suite:
  formatters:
    teamcity:

Use on command line

Just use the key teamcity as your formatter:

behat -f teamcity

Languages

PHP74.7%Gherkin25.3%

Contributors

Created October 12, 2018
Updated October 12, 2018
mitrae/BehatFormatterTeamcity | GitHunt