2017 © Pedro Peláez
 

library phpunit-teamcity-testlistener

PHPUnit test listener for TeamCity CI Server

image

smetdenis/phpunit-teamcity-testlistener

PHPUnit test listener for TeamCity CI Server

  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 8 Forks
  • 0 Open issues
  • 7 Versions
  • 0 % Grown

The README.md

PHPUnit TeamCity TestListener

Latest Stable Version Total Downloads License Build Status Dependency Status Scrutinizer Code Quality SensioLabsInsight Code Coverage, (*1)

PHPUnit TeamCity TestListener is extension for integration PHPUnit and TeamCity continious integration server. Based on PHPUnit's TestListener feature and TeamCity's Service Messages providing fast and easy test reporting during build process., (*2)

Requirements

  • PHPUnit 3.7
  • TeamCity 7.0+

Installation

Simply add a dependency on munkie/phpunit-teamcity-testlistener to your project's composer.json file if you use Composer to manage the dependencies of your project. Here is a minimal example of a composer.json file:, (*3)

{
    "require-dev": {
        "smetdenis/phpunit-teamcity-testlistener": "dev-master"
    }
}

Documentation

Add Build Step in TeamCity:, (*4)

phpunit --printer SmetDenis\\TeamCity\\TestListener

Press "Run..." button in TeamCity. Now build will display executed tests in realtime in "Overview" screen, (*5)

The Versions

03/04 2017

dev-master

9999999-dev

PHPUnit test listener for TeamCity CI Server

  Sources   Download

MIT

The Requires

 

The Development Requires

16/06 2015

1.1.1

1.1.1.0

PHPUnit test listener for TeamCity CI Server

  Sources   Download

MIT

The Requires

 

The Development Requires

01/06 2015

1.1.0

1.1.0.0

PHPUnit test listener for TeamCity CI Server

  Sources   Download

MIT

The Requires

 

The Development Requires

29/05 2015

1.0.3

1.0.3.0

PHPUnit test listener for TeamCity CI Server

  Sources   Download

MIT

The Requires

 

The Development Requires

22/04 2014

1.0.2

1.0.2.0

PHPUnit test listener for TeamCity CI Server

  Sources   Download

MIT

The Requires

 

12/03 2014

1.0.1

1.0.1.0

PHPUnit test listener for TeamCity CI Server

  Sources   Download

MIT

The Requires

 

21/11 2013

1.0.0

1.0.0.0

PHPUnit test listener for TeamCity CI Server

  Sources   Download

MIT

The Requires