Releases: Sdaas/hello-karate
Releases · Sdaas/hello-karate
Upgraded to Karate 1.4.1.
Upgraded To Karate 1.4.1
Upgraded to use Karate 1.4.1
v1.0.1
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