To add a collaborator to this project you will need to use the Relish gem to add the collaborator via a terminal command. Soon you'll be able to also add collaborators here!
More about adding a collaboratorInternational features
Cucumber supports over 40 different spoken languages, and so does Relish.
- Scenarios
-
- Portugese feature
-
- Given
-
a user has pushed a feature with:
# language: pt Funcionalidade: Buscar Projetos Esquema do Cenário: Achar projetos pelo contrato Quando eu procurar por <Termo de busca> Então vai aparecer <Resultado> Exemplos: Buscando pelo contrato | Termo de busca | Resultado |
- When
- I view the page for the project
- And
- I follow the left-nav link to "Buscar Projetos"
- Then
- I should see "Achar projetos pelo contrato"
- Portugese directory / topic
-
- Given
- a project with a readme in "cenário/readme.md"
- When
- I view the page for the project
- And
- I follow the left-nav link to "Cenário"
- Then
- I should see the readme file rendered as HTML
Last published about 7 years ago by mattwynne.