considering bundling up a set of end-to-end tests ...
# kotest
c
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)
j
Ah I've got some work on this that I can drag up when I get home, set a reminder
c
amazing. thanks folks.