17. September 2022 Verify database content from a karate test. When you develop some API and write acceptance tests, database content often needs to be verified. Read this blog post to learn how to validate the database content direct from a karate test.
18. August 2022 3 Ways to run Karate Tests for Spring-Boot Applications. This small tutorial shows us three ways to execute karate tests for spring boot applications. It covers test execution for development, ci pipeline and deployed systems.