Currently there is auto-rebuild mode, which is always turned on. When you change configuration Actor classes are automatically rebuilt on run. The irony here is that this codecept_debug call was ...
Unit Testing and Code Coverage Before anything is merged into the WPGraphQL code base it must pass all tests and have 100% code coverage. Travis-CI and Coveralls will check this when you create a pull ...