2017 © Pedro Peláez
 

library behat-formatter-teamcity

Format ouput of behat to interact with TeamCity Continuous Integration Server

image

anho/behat-formatter-teamcity

Format ouput of behat to interact with TeamCity Continuous Integration Server

  • Tuesday, November 8, 2016
  • by anho
  • Repository
  • 2 Watchers
  • 1 Stars
  • 38,910 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 3 Forks
  • 0 Open issues
  • 1 Versions
  • 13 % Grown

The README.md

BehatFormatterTeamcity

Build Status, (*1)

Load the extension

Add the extension to your behat.yml like this:, (*2)

default:
  extensions:
    Behat\TeamCityFormatter\TeamCityFormatterExtension: ~

Use in behat.yml

Add the formatter to your suite:, (*3)

some_suite:
  formatters:
    teamcity:

Use on command line

Just use the key teamcity as your formatter:, (*4)

behat -f teamcity

The Versions

08/11 2016

dev-master

9999999-dev

Format ouput of behat to interact with TeamCity Continuous Integration Server

  Sources   Download

MIT

The Requires

 

The Development Requires

behat teamcity