You can not select more than 25 topics
Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- Feature: Mocking
- In order to test external stuff
- I want to mock
-
- Scenario: Mock a transmogrifier
- Given I have a cardboard box
- # Comment out the next line to see a failure
- When I poke it all is good
-
|