Skip to content

Metatronishe/agent-php-Codeception

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReportPortal-Codeception

Specific class to integrate Codeception-based test framework with Report Portal (http://reportportal.io/).

To use agent-php-Codeception:

1.1) Update your project's composer.json file with next data:

            "require": {
                "reportportal/codeception": "1.0.x-dev"
            },
OR

1.2) Execute command:

            composer require reportportal/codeception 1.0.x-dev
  1. Update codeception.yml file of your test framework according to codeception.yml file in this repository.

  2. Execute command:

            composer update

About

Report portal agent for Codeception framework.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages