Karthik Ambu

Results 1 issues of Karthik Ambu

When I have test suite like: ```kotlin class SimpleTest: DescribeSpec({ describe("simple test") { it("should pass") { true shouldBe true } } describe("another simple test") { it("should also pass") { (1...

intellij-plugin 🖥️