2017 © Pedro Peláez
 

library newman-php-coverager

Library for newman tests phpcode coverage

image

wallend/newman-php-coverager

Library for newman tests phpcode coverage

  • Friday, July 20, 2018
  • by wallend
  • Repository
  • 1 Watchers
  • 2 Stars
  • 1 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 14 Versions
  • -97 % Grown

The README.md

version, (*1)

newman-php-coverager

PHP-Library for newman test phpcode coverage, (*2)

Installation

composer require wallend/newman-php-coverager:"dev-master"

or, (*3)

"require": {
   "wallend/newman-php-coverager": "dev-master"
  }

How to use?

FPM/Apache

For listen code coverage you should add Coverage class into top of your application index file., (*4)

<?php
require(__DIR__ . '/../../vendor/autoload.php');

use newmanPhpCoverager\Coverage;

Environment::init();

$coverage = new Coverage();

If your want to calculate request, you should send header Phpnewman-On with value 1, (*5)

CLi

#Generate HTML reports

php ./vendor/wallend/newman-php-coverager/phpnewman --collect-reports merge ../phpnewman --html /path/to/html/report

#Generate clover reports
php ./vendor/wallend/newman-php-coverager/phpnewman --collect-reports merge /tmp/coverage --clover /tmp/clover.xml


Versioning

Last stable version is version, (*6)

Use latest release, if you want..., (*7)

The Versions

20/07 2018

dev-master

9999999-dev

Library for newman tests phpcode coverage

  Sources   Download

The Requires

 

by Kindyakov Nikolay

20/07 2018

0.1.0-beta

0.1.0.0-beta

Library for newman tests phpcode coverage

  Sources   Download

The Requires

 

by Kindyakov Nikolay

20/07 2018

1.0.0

1.0.0.0

Library for newman tests phpcode coverage

  Sources   Download

The Requires

 

by Kindyakov Nikolay

20/07 2018

dev-NPC-2-whitelist

dev-NPC-2-whitelist

Library for newman tests phpcode coverage

  Sources   Download

The Requires

 

by Kindyakov Nikolay

03/03 2018

dev-NPC-1-updateDoc

dev-NPC-1-updateDoc

Library for newman tests phpcode coverage

  Sources   Download

The Requires

 

by Kindyakov Nikolay

06/02 2018

0.0.9-beta

0.0.9.0-beta

Library for newman tests phpcode coverage

  Sources   Download

The Requires

 

by Kindyakov Nikolay

06/02 2018

0.0.8-beta

0.0.8.0-beta

Library for newman tests phpcode coverage

  Sources   Download

The Requires

 

by Kindyakov Nikolay

06/02 2018

0.0.7-beta

0.0.7.0-beta

Library for newman tests phpcode coverage

  Sources   Download

The Requires

 

by Kindyakov Nikolay

05/02 2018

0.0.6-beta

0.0.6.0-beta

Library for newman tests phpcode coverage

  Sources   Download

The Requires

 

by Kindyakov Nikolay

05/02 2018

0.0.5-beta

0.0.5.0-beta

Library for newman tests phpcode coverage

  Sources   Download

The Requires

 

by Kindyakov Nikolay

04/02 2018

0.0.4-beta

0.0.4.0-beta

Library for newman tests phpcode coverage

  Sources   Download

The Requires

 

by Kindyakov Nikolay

03/02 2018

0.0.3-beta

0.0.3.0-beta

Library for newman tests phpcode coverage

  Sources   Download

The Requires

 

by Kindyakov Nikolay

03/02 2018

0.0.2-beta

0.0.2.0-beta

Library for newman tests phpcode coverage

  Sources   Download

The Requires

 

by Kindyakov Nikolay

03/02 2018

0.0.1-beta

0.0.1.0-beta

Library for newman tests phpcode coverage

  Sources   Download

The Requires

 

by Kindyakov Nikolay