Sha256: 0286d28129cf69b2671d03f7ad9667354ba17bc730dd04149aaf1f51d75beba1
Contents?: true
Size: 307 Bytes
Versions: 4
Compression:
Stored size: 307 Bytes
Contents
Feature: Step argument transformations Scenario: transform with matches Then I should transform '10' to an Integer Scenario: transform with matches that capture Then I should transform 'abc' to a Symbol Scenario: transform without matches Then I should not transform '10' to an Integer
Version data entries
4 entries across 4 versions & 4 rubygems