Karate: Using data-driven embedded template approach for API testing

CSV is only for “flat” structures, so trying to mix that with JSON is too ambitious in my honest opinion. Please look for another framework if needed 🙂 That said I see 2 options: a) use proper quoting and escaping in the CSV b) refer to JSON files Here is an example: Scenario Outline: * … Read more