Sha256: cd6579dbab6500daed0515dc0d9dfbcb05d9e6fd6e392b3acf78db3753fded9b
Contents?: true
Size: 293 Bytes
Versions: 38
Compression:
Stored size: 293 Bytes
Contents
Feature: A feature with tables Scenario: This is a feature with a table Given there are the following monsters: | Name | Hitpoints | | Blaaarg | 23 | | Moorg | 12 | Then "Blaaarg" should have 23 hitpoints And "Moorg" should have 12 hitpoints
Version data entries
38 entries across 38 versions & 2 rubygems