2017 © Pedro Peláez
 

library phpcinettetester

Testing plugin to PHPCI for Nette framework

image

kozaktomas/phpcinettetester

Testing plugin to PHPCI for Nette framework

  • Saturday, June 4, 2016
  • by kozaktomas
  • Repository
  • 1 Watchers
  • 1 Stars
  • 9 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Nette tester plugin for PHPCI

Installation

1) Go to root of PHPCI project and open composer.json. In require section add:, (*1)

"kozaktomas/phpcinettetester": "dev-master"

2) Run composer update, (*2)

composer update

3) Plugin is ready to use in application, (*3)

Configuration

test:
    \Kozaktomas\PHPCI\Plugin\NetteTester:
        params: ""

In params argument you can add any parameters for run tests. php vendor/bin/tester %params% tests/, (*4)

The Versions

04/06 2016

dev-master

9999999-dev

Testing plugin to PHPCI for Nette framework

  Sources   Download

GPL-3.0 BSD-3-Clause GPL-2.0

The Requires

  • php >=5.5

 

04/06 2016

v1.0.1

1.0.1.0

Testing plugin to PHPCI for Nette framework

  Sources   Download

GPL-3.0 BSD-3-Clause GPL-2.0

The Requires

  • php >=5.5