1

Hi we have scenarios that calls other scenario in same feature file

* call read('ShopCheckoutTest.feature@name=payment')

but sometimes developer renames the test and don't work

can we call scenario in same file? for example:

* call read('@name=payment')

Thanks for help

1 Answers1

1

No, but this is a nice feature request so we've created this issue here: https://github.com/intuit/karate/issues/1499

It should be available in 1.2.0

Peter Thomas
  • 54,465
  • 21
  • 84
  • 248