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 web development

Do you need DevOps-experts?

Your development team has a full backlog? No time for infrastructure architecture? Our DevOps team is ready to support you!

  • We build reliable cloud solutions with Infrastructure as code
  • We are experts in security, Linux and databases
  • We support your dev team to perform
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)