If you are trying to integrate
VCR
Show archive.org snapshot
and Cucumber 4 and you're using the use_scenario_name: true
option you will run into an error like this:
undefined method `feature' for #<Cucumber::RunningTestCase::TestCase:0x00005650550ba080>
Currently the VCR integration and Cucumber 4 is broken, but you can find an open issue with details and a monkey patch here Show archive.org snapshot .
Posted by Niklas Hä. to makandra dev (2020-09-04 10:12)