Download the PHP package zondor/codeception-json-reporter without Composer
On this page you can find all versions of the php package zondor/codeception-json-reporter. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download zondor/codeception-json-reporter
More information about zondor/codeception-json-reporter
Files in zondor/codeception-json-reporter
Download zondor/codeception-json-reporter
More information about zondor/codeception-json-reporter
Files in zondor/codeception-json-reporter
Vendor zondor
Package codeception-json-reporter
Short Description Json report generator, can be used in parallel run
License MIT
Homepage https://github.com/zondor/codeception-json-reporter
Package codeception-json-reporter
Short Description Json report generator, can be used in parallel run
License MIT
Homepage https://github.com/zondor/codeception-json-reporter
Please rate this library. Is it a good library?
Informations about the package codeception-json-reporter
JSON reporter for Codeception
Codeception JSON fromat reporter, can be used in parallel run. This extension add another type of json report generator, since original one from PHPUnit is nor really suitble
Installation
- Install Codeception via Composer
- Add
zondor/codeception-json-reporter": "*"
to yourcomposer.json
- Run
composer install
. - Include extensions into
codeception.yml
configuration:
Sample:
Then can be run us ususal reporter
All versions of codeception-json-reporter with dependencies
PHP Build Version
Package Version
Requires
codeception/codeception Version
~2.1
The package zondor/codeception-json-reporter contains the following files
Loading the files please wait ....