Skip to content

v1.0.1

Compare
Choose a tag to compare
@Sdaas Sdaas released this 03 Jul 02:28
· 10 commits to master since this release

Release Notes

KarateTests is now a SpringBootTest that invokes all the Karate *.feature files. This means that all tests (including Karate tests) can now be run from the command line (e.g., mvn test) without having to start up the application manually.

The starter has also been upgraded to use newer versions

SpringBootStarter 2.6.9
Java 11
Karate 1.2
JUnit 5.4