Done, and gets things smart.
14Apr
Posted by Elf Sternberg as programming, ruby, web development
So, remember my comment about unit testing yesterday? This is what it looks like today. Here’s the features page: Feature: Login In order to use the system As a customer I want to log in Scenario: Access page Given I am at the login page Then the page title should be “SecretProject” Scenario: Log in [...]