Sha256: 3ecbcbf42b1e956b244a3e86ed1e0cf103035ef3e2d1a39a99b0d1cf67536a40

Contents?: true

Size: 149 Bytes

Versions: 18

Compression:

Stored size: 149 Bytes

Contents

module Cucumber
  module Formatter
    class TestCaseUnknownError < StandardError; end
    class TestStepUnknownError < StandardError; end
  end
end

Version data entries

18 entries across 18 versions & 2 rubygems

Version Path
phillipug-foodie-0.1.0 .vendor/ruby/3.0.0/gems/cucumber-7.1.0/lib/cucumber/formatter/errors.rb
cucumber-7.1.0 lib/cucumber/formatter/errors.rb
cucumber-7.0.0 lib/cucumber/formatter/errors.rb
cucumber-6.1.0 lib/cucumber/formatter/errors.rb
cucumber-6.0.0 lib/cucumber/formatter/errors.rb
cucumber-5.3.0 lib/cucumber/formatter/errors.rb
cucumber-5.2.0 lib/cucumber/formatter/errors.rb
cucumber-5.1.3 lib/cucumber/formatter/errors.rb
cucumber-5.1.2 lib/cucumber/formatter/errors.rb
cucumber-5.1.1 lib/cucumber/formatter/errors.rb
cucumber-5.1.0 lib/cucumber/formatter/errors.rb
cucumber-5.0.0 lib/cucumber/formatter/errors.rb
cucumber-4.1.0 lib/cucumber/formatter/errors.rb
cucumber-4.0.1 lib/cucumber/formatter/errors.rb
cucumber-4.0.0 lib/cucumber/formatter/errors.rb
cucumber-4.0.0.rc.6 lib/cucumber/formatter/errors.rb
cucumber-4.0.0.rc.5 lib/cucumber/formatter/errors.rb
cucumber-4.0.0.rc.4 lib/cucumber/formatter/errors.rb