Hacker News new | ask | show | jobs
Show HN: Expekt: in-source snapshot tests for Kotlin/Java (github.com)
1 points by NyuB 494 days ago
TLDR: I really like Jane Street's expect-test framework for OCaml and this is a (mini) adaptation for Kotlin and Java ;)

It's only a couple of source files without packaging, check for the tests for usage examples :)