generateTests
Whether the KSP processor generates the JUnit 5 test class alongside the component registry. true by default; set it to false in a module that only wants the registry for ru.workinprogress.viddik.ViddikShowroom — an Android app module, typically. Becomes the viddik.generateTests KSP argument.
Turning this off leaves nothing for the verify task to run, so the task is not registered.