Download the PHP package likesistemas/codeception-github-reporter without Composer
On this page you can find all versions of the php package likesistemas/codeception-github-reporter. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download likesistemas/codeception-github-reporter
More information about likesistemas/codeception-github-reporter
Files in likesistemas/codeception-github-reporter
Download likesistemas/codeception-github-reporter
More information about likesistemas/codeception-github-reporter
Files in likesistemas/codeception-github-reporter
Vendor likesistemas
Package codeception-github-reporter
Short Description Reports unit test data for a pull request.
License MIT
Package codeception-github-reporter
Short Description Reports unit test data for a pull request.
License MIT
Please rate this library. Is it a good library?
Informations about the package codeception-github-reporter
[GitHubReporter] Reporter for PHP testing frameworks
Installation
Codeception
Run your tests withLike\Codeception\GithubReporter
extension enabled:
On Linux/MacOS:
On Windows
Alternatively, you can add Like\Codeception\GithubReporter
extension to suite or global config.
Enviroment Variables
- GITHUB_OWNER: Owner of repository
- GITHUB_REPO: Name of repository
- GITHUB_PR_NUMBER: Number of pull request of repository
- GITHUB_TOKEN: Token of the user's github who will post the comment
- IMGBB_TOKEN=cfac55381b42ee1e55bf17fa185b3b51
- TEST_LANG: Language
- TEST_TITLE: Message to show in title
- TEST_FOOTER: Show footer with version of PHP
- IMGBB_TOKEN: Token to upload image acceptance test
All versions of codeception-github-reporter with dependencies
PHP Build Version
Package Version
The package likesistemas/codeception-github-reporter contains the following files
Loading the files please wait ....