Extension
Table of Contents
Classes
- DotReporter
- DotReporter provides less verbose output for test execution.
- Logger
- Log suites/tests/steps using Monolog library.
- Recorder
- Saves a screenshot of each step in acceptance tests and shows them as a slideshow on one HTML page (here's an [example](https://codeception.com/images/recorder.gif))
Activated only for suites with WebDriver module enabled.
- RunBefore
- Extension for execution of some processes before running tests.
- RunFailed
- Saves failed tests into tests/_output/failed in order to rerun failed tests.
- RunProcess
- Extension to start and stop processes per suite.
- SimpleReporter
- This extension demonstrates how you can implement console output of your own.
Functions
-
codecept_log()
: mixed
codecept_log()
codecept_log() : mixed