_bootstrap.php 160 Bytes
<?php
// Here you can initialize variables that will for your tests

\Codeception\Util\Autoload::registerSuffix('Steps', __DIR__.DIRECTORY_SEPARATOR.'_steps');