Skip to content

Releases: Sdaas/hello-karate

Upgraded to Karate 1.4.1.

27 Oct 04:54
Compare
Choose a tag to compare
  • Karate 1.4.1
  • Java 17

Upgraded To Karate 1.4.1

27 Oct 04:17
Compare
Choose a tag to compare

Upgraded to use Karate 1.4.1

v1.0.1

03 Jul 02:28
Compare
Choose a tag to compare

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