1 2 3 4 5 6 7
Feature: showing off behave @foo Scenario: run a simple test Given we have behave installed When we implement a test Then behave will test it for us!