Skip to content

6.8.3

@lolli42 lolli42 tagged this 12 Jun 20:34
codeception needs to bootstrap up until a point where
DB schema migrator can be executed. This automatically
registers the typo3 error handler, which is active when
the test runner executes suites.
This can lead to happy little side effects. Unregister
our custom error handler after DB schema has been created
for system under test.
Assets 2