Read more

RSpec and Cucumber: Shorthand syntax to run multiple line numbers in the same file

Henning Koch
September 04, 2012Software engineer at makandra GmbH

This works in modern RSpecs (RSpec >= 2.x) and Cucumbers:

rspec spec/models/node_spec.rb:294:322
cucumber features/nodes.feature:543:563:579
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

Also your features should be shorter than that :)

Posted by Henning Koch to makandra dev (2012-09-04 12:12)