When generating code coverage there is fatal errors about non existent parent classes. Dirty workaround: Add `loadOXID()` to `bootstrap.php` in tests folder. SrUnit\Bootstrap::create(**DIR**)->loadOXID()->bootstrap();