considering bundling up a set of end-to-end tests as a separate CLI application that can be configured/run against specified target; not sure where to start with launching into test framework - are there entry points into kotest, or would that be via JUnit? (JVM based only)