is anyone familiar with the :generators:test-gener...
# compiler
s
is anyone familiar with the generatorstest-generator module in the kotlin compiler repo? I'm trying to generate tests and I'm assuming 'testClasses' task is the task responsible for generating the tests.
false! the correct task is generators:generateTests