kotlinx-knit
kotlinx-knit copied to clipboard
Support TEST_NAME generation pattern
Now every source file (both .md and .kt) has to provide a test name in TEST_NAME
directive. We should provide a default way that derives the name of the test from the name of the source file, so that this directive becomes optional.