Skip to content

dev-manul/codeception-progress-reporter

 
 

Repository files navigation

Codeception Progress Reporter

Build Status

preview

How to install

composer require codeception/codeception-progress-reporter

How to enable:

Place it in your codeception.yml

extensions:
    enabled:
        - Codeception\ProgressReporter\ProgressReporter

Or specify manually

codecept run --ext Codeception\\ProgressReporter\\ProgressReporter

About

Reporter for codeception with a progress bar

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 97.5%
  • Shell 2.5%