Download the PHP package tankist/codeception-profiler without Composer
On this page you can find all versions of the php package tankist/codeception-profiler. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download tankist/codeception-profiler
More information about tankist/codeception-profiler
Files in tankist/codeception-profiler
Download tankist/codeception-profiler
More information about tankist/codeception-profiler
Files in tankist/codeception-profiler
Vendor tankist
Package codeception-profiler
Short Description Codeception extension used to profile unit tests
License MIT
Package codeception-profiler
Short Description Codeception extension used to profile unit tests
License MIT
Please rate this library. Is it a good library?
Informations about the package codeception-profiler
Codeception profiler
Codeception extension used to profile unit tests
Minimum Requirements
- Codeception 2.1.0
- PHP 5.4
Installation using Composer
Be sure to enable the extension in codeception.yml as shown in
configuration below.
Configuration
All enabling and configuration is done in codeception.yml.
Enabling Profiler with defaults
Enabling Profiler with alternate settings
Available options
warningTimeLimit: {warningTimeLimit}- If test execution time will exceed this limit test will be marked as
warning(yellow) - Default:
1
- If test execution time will exceed this limit test will be marked as
errorTimeLimit: {errorTimeLimit}- If test execution time will exceed this limit test will be marked as
error(red) - Default:
10
- If test execution time will exceed this limit test will be marked as
All versions of codeception-profiler with dependencies
PHP Build Version
Package Version
The package tankist/codeception-profiler contains the following files
Loading the files please wait ...