I had a situation where i am working in home.feature and need to call return.feature and gets the data. And internally return.feature is calling data.feature and collects all th
There is a this: prefix: https://github.com/intuit/karate#reading-files
this:
So this should work when you are inside return.feature
return.feature
* call read('this:data.feature')