Created
April 12, 2011 16:27
-
-
Save madjar/915844 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# -*- coding: utf-8 -*- | |
# language: fr | |
Fonction: Avoir des fonctions qui marchent | |
Pour faire mes tests | |
Je veux que mes fonctions soient reconnues | |
Scénario: Rien | |
Quand je ne fait rien | |
Alors rien ne se passe |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# -*- coding: utf-8 -*- | |
# language: fr | |
Fonctionnalité: Avoir des fonctionnalités qui marchent | |
Pour faire mes tests | |
Je veux que mes fonctionnalités soient reconnues | |
Scénario: Rien du tout | |
Quand je ne fait rien | |
Alors rien ne se passe |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment