FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Metatronishe/agent-php-Codeception: Report portal agent for Codeception framework. · GitHub

Latest commit

 

History

26 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

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

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages


Back | FazBrowse Home | New Git URL