Sam

Results 67 issues of Sam

At val keyPadded = max(Titles.Key.length, nodes.maxOf { it.node.path.flatten().length }) Exception in thread "main" java.util.NoSuchElementException at com.sksamuel.hoplite.report.Reporter.reportNodes(Reporter.kt:111) at com.sksamuel.hoplite.report.Reporter.printReport(Reporter.kt:69) at com.sksamuel.hoplite.internal.ConfigParser.decode(ConfigParser.kt:77)

Would something as simple as this suffice for your needs @nomisRev

This PR is to test Kotest with 1.7.20

https://github.com/ktorio/ktor/issues/788**Subsystem** Server **Is your feature request related to a problem? Please describe.** No **Describe the solution you'd like** Things like spring actuator are able to list all the endpoints in...

feature

The `org.gradle.test-retry` plugin has been broken from kotest `5.5.5` to `5.6.0` Would anyone be able to review the change that made it break with the JUnit5 Platform? _Originally posted by...

bug 🐛
framework 🏗️

if I can do the same for the intellij runner, then we can strip test types out completely, and avoid dynamic/test/container.

Should we independently release assertions, framework and property modules starting with 6.0 to allow each to move at different speeds? We could start with 6.0 on all three, and move...

pinned 📌