v1.0.0-RC8-5
`TestRuntime` is inherited by multiple tests throughout the codebase. While it would be better to move it to `testkit`, such change would create cyclic dependency between the modules. Instead, core's tests are published as separate JAR reachable via classifier "tests".