Sha256: 31adf396adf65633219102cf99bda26141f38c999c93c8d60ffa4d3c60a2d8b6
Contents?: true
Size: 387 Bytes
Versions: 10
Compression:
Stored size: 387 Bytes
Contents
@calculator Feature: Automating a GUI application As a developer, I want to run automated tests on GUI applications so that my specifications are testable in a repeatable manner. Background: A running GUI application Given a GUI application named calculator Scenario: Simple calculation When I type in "2+2=" Then the edit window text should match /4/
Version data entries
10 entries across 10 versions & 1 rubygems