We used karate framework to test access token generation. Can we use it to automate our tests concerning authentication via cURL? can smbody give tips?
Asked
Active
Viewed 1,222 times
1 Answers
1
I'm the dev of Karate and would like to understand what exactly you are trying to do. Do you mean just being able to experiment and explore the API ? Please see if the Karate UI fits your needs or suggest improvements.
If you have automated tests in the form of Karate scripts, why would you need cURL any more ? Maybe you want a converter for Karate into cURL, you can submit a feature request to build it into the Karate UI.
EDIT - also see: Is possible to execute curl in Karate tests?

Peter Thomas
- 54,465
- 21
- 84
- 248
-
Do we have this feature available? curl to karate converter? – Saurabh Feb 11 '21 at 06:43
-
only in the vs code plugin: https://twitter.com/KarateDSL/status/1176570588896227328 – Peter Thomas Feb 11 '21 at 06:51