Checks the status of pages in a staging environment against a predefined list of links.
A config.yml file - see example.config.yml template
Run composer install
php main.phptests HTTP status codes from example.config.yml or config.yml if this file existsphp main.php -cpath_to_config_fileorphp main.php --config path_to_config_file- tests HTTP status codes from the requested config file
example.log4php.xml file is the default configuration for the logger. It currently logs
all messages to statusReport.log file and only errors to console.
To edit logging configuration, create a new file log4php.xml.