Read more

Cucumber 4 and VCR integration

Niklas Hä.
September 04, 2020Software engineer at makandra GmbH

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>
Illustration online protection

Rails Long Term Support

Rails LTS provides security patches for old versions of Ruby on Rails (2.3, 3.2, 4.2 and 5.2)

  • Prevents you from data breaches and liability risks
  • Upgrade at your own pace
  • Works with modern Rubies
Read more Show archive.org snapshot

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 12:12)