-
I am trying to ignore dynamic content in CDATA but it doesn't work though it works fine outside CDATA.
# Expected Response:
`
N
#ignore
…
-
I'm trying to get the adjacency matrix for matlab format of the example:
``` shell
macbookproloreto:deepwalk admin$ deepwalk --format mat --matfile adjlist --input example_graphs/karate.adjlist --out…
-
Create a test case for Patch
http://stackoverflow.com/questions/29499106/using-patch-with-jersey-client-api-for-unit-testing
-
Hi,
I'm attempting to set up a common-config.feature file which will deal with setting up common configurations such as baseUrl, auth and headers, but I'm getting an NPE. I have no real experience …
-
Add unit test for POJO classes.
-
Hi @ptrthomas, I am new to Karate Framework. I have been trying to run a sample scenario on my environment but it is ignoring the tests. Can you please correct If I am doing something wrong here.
F…
-
Facing issue while running jenkin job created with karate framework. Its failing with ojdbc8 dependency not in maven repository. But ojdbc available in my local repository. Also installed jenkins loca…
-
Provide a variable, similar to `response`, which can make it easier to access the information about the request sent by Karate. The rationale is to make the request and response available to external …
-
Given eclipse neon
And the latest version of the plugin
Given I use Java 8 to write code
And my test-class implements the cucumber.api.java8.En interface
And the step definitions are written in the co…
-
In our project, we need to select and transform json data structures. We just discovered a framework called [st.js](https://github.com/SelectTransform/st.js) which would fit for our needs very well. W…