todd.ginsberg
12/31/2017, 4:00 PMassertPrints into actually printing code. The benefits are that I could run my samples as tests beforehand to make sure they work, right? I defined assertPrints, wrote some sample code, and dokka includes the sample code exactly as written but it doesn't transform from assertPrints to println and I'm sure it's some config thing that I'm missing. Any advice?
https://youtrack.jetbrains.com/issue/KT-20357