Very thick question, but is there any way to print your own debug messages to the console in Codeception? I mean messages that have nothing to do with assertions, purely for
Short version would be codecept run tests/acceptance/SomeCest.php -d -d will show you steps and debug
codecept run tests/acceptance/SomeCest.php -d