Sample Gherkin Glossary¶
- the file is converted into rST¶
- tests/basic.feature 15, 43tests/basic_pytest.feature 19, 43tests/nobackground_pytest.feature 15, 39tests/tags.feature 16tests/tags_pytest.feature 14
- a test feature¶
- tests/basic.feature 13tests/basic_pytest.feature 17tests/nobackground_pytest.feature 13tests/tags.feature 14tests/tags_pytest.feature 12
- the suite reaches a scenario¶
- tests/basic.feature 14tests/basic_pytest.feature 18tests/nobackground_pytest.feature 14tests/tags.feature 15tests/tags_pytest.feature 13
- that this file exists¶
- tests/basic.feature 6tests/basic_pytest.feature 12tests/tags.feature 7tests/tags_pytest.feature 7
- I put <thing> in a blender¶
- tests/basic.feature 21tests/basic_pytest.feature 23tests/nobackground_pytest.feature 19
- I turn the blender on¶
- tests/basic.feature 22tests/basic_pytest.feature 24tests/nobackground_pytest.feature 20
- it should transform into <other thing>¶
- tests/basic.feature 23tests/basic_pytest.feature 25tests/nobackground_pytest.feature 21
- step text¶
- tests/basic.feature 34tests/basic_pytest.feature 34tests/nobackground_pytest.feature 30
- the suite reaches a scenario table¶
- tests/basic.feature 38tests/basic_pytest.feature 38tests/nobackground_pytest.feature 34
- something¶
- tests/basic.feature 47tests/basic_pytest.feature 47tests/nobackground_pytest.feature 43
- something else¶
- tests/basic.feature 48tests/basic_pytest.feature 48tests/nobackground_pytest.feature 44
- something happens¶
- tests/basic.feature 49tests/basic_pytest.feature 49tests/nobackground_pytest.feature 45
- something happened¶
- tests/basic.feature 50tests/basic_pytest.feature 50tests/nobackground_pytest.feature 46
- something else also happened¶
- tests/basic.feature 51tests/basic_pytest.feature 51tests/nobackground_pytest.feature 47
- another thing happened¶
- tests/basic.feature 52tests/basic_pytest.feature 52tests/nobackground_pytest.feature 48
- a step with some text¶
- tests/basic.feature 56tests/basic_pytest.feature 56tests/nobackground_pytest.feature 52
- an And step with some text too¶
- tests/basic.feature 60tests/basic_pytest.feature 60tests/nobackground_pytest.feature 56
- how about a table in there too¶
- tests/basic.feature 64tests/basic_pytest.feature 64tests/nobackground_pytest.feature 60
- the fantasy has ended¶
- tests/basic.feature 69tests/basic_pytest.feature 69tests/nobackground_pytest.feature 65
- all the children are gone¶
- tests/basic.feature 70tests/basic_pytest.feature 70tests/nobackground_pytest.feature 66
- something deep inside me¶
- tests/basic.feature 71tests/basic_pytest.feature 71tests/nobackground_pytest.feature 67
- Encarnaciooooon¶
- tests/basic.feature 75tests/basic_pytest.feature 75tests/nobackground_pytest.feature 71
- doodle-doodle-doodle-doo¶
- tests/basic.feature 76tests/basic_pytest.feature 76tests/nobackground_pytest.feature 72
- a¶
- tests/descriptions_with_raw_rst.feature 26
- b¶
- tests/descriptions_with_raw_rst.feature 27
- c¶
- tests/descriptions_with_raw_rst.feature 28