-
Lately started using Karate(https://github.com/karatelabs/karate) which essentially has the feature file written in gherkin format. I use it for API automation testing which is basically easier when w…
-
Lately started using Karate(https://github.com/karatelabs/karate) which essentially has the feature file written in gherkin format. I use it for API automation testing which is basically easier when w…
-
low priority CVE: commons-codec:commons-codec @ 1.11 vulnerability reported by @kdefives
description:
### Summary
Apache commons-codec before 1.13 is vulnerable to information exposure. The Bas…
-
When running karate-gatling for simulations written in java, the package imported can't be found.
Here's what I have in my pom.xml
UTF-8
17
3.11.0
3.0.0
…
-
a few things to keep track of:
* in the long term `com.intuit.karate.Main` will be the only CLI, for now `com.intuit.karate.cli.Main` exists for backwards compatibility
* no more cucumber reports
…
-
refer: https://gatling.io/docs/gatling/reference/current/whats_new/3.7/
avoiding the need for Scala would be a great improvement
-
This is a fantastic start but I would distinguish and incorporate links of those who were educated in the Dai Nippon Butoku Kai (Busen) and Kosen Judo. Particularly the lineages of who started it, ran…
-
while trying to upgrade ~~thymeleaf~~ graal and logback - it looks like Java 17 is a must to address all the new CVEs cc @fabio-andre-rodrigues
refer discussion in https://github.com/karatelabs/kar…
-
The issue is to continue on issue https://github.com/karatelabs/karate/issues/2283. I switched to develop branch and run "./gradlew gatlingRun" and get the same error. Could you please tell me what gr…
-
we can run gatling test according to this wiki https://karatelabs.github.io/karate/karate-gatling/
The below is an Scala example on your doc. As we know, gatling also support Java DSL, so how to use …