aslakhellesoy-cucumber 0.1.99.3 → 0.1.99.4
Sign up to get free protection for your applications and to get access to all the features.
- data/Manifest.txt +6 -0
- metadata +1 -1
- data/cucumber.yml +0 -1
- data/examples/cs/README.textile +0 -1
- data/examples/cs/Rakefile +0 -12
- data/examples/cs/compile.bat +0 -1
- data/examples/cs/features/addition.feature +0 -16
- data/examples/cs/features/step_definitons/calculator_steps.rb +0 -19
- data/examples/cs/src/demo/Calculator.cs +0 -20
- data/examples/dos_line_endings/Rakefile +0 -6
- data/examples/dos_line_endings/features/dos_line_endings.feature +0 -9
- data/examples/i18n/README.textile +0 -18
- data/examples/i18n/Rakefile +0 -32
- data/examples/i18n/ar/Rakefile +0 -6
- data/examples/i18n/ar/features/addition.feature +0 -17
- data/examples/i18n/ar/features/step_definitons/calculator_steps.rb +0 -28
- data/examples/i18n/ar/lib/calculator.rb +0 -10
- data/examples/i18n/da/Rakefile +0 -6
- data/examples/i18n/da/features/step_definitons/kalkulator_steps.rb +0 -24
- data/examples/i18n/da/features/summering.feature +0 -17
- data/examples/i18n/da/lib/kalkulator.rb +0 -11
- data/examples/i18n/de/Rakefile +0 -6
- data/examples/i18n/de/features/addition.feature +0 -16
- data/examples/i18n/de/features/division.feature +0 -9
- data/examples/i18n/de/features/step_definitons/calculator_steps.rb +0 -24
- data/examples/i18n/de/lib/calculator.rb +0 -14
- data/examples/i18n/en/Rakefile +0 -6
- data/examples/i18n/en/features/addition.feature +0 -16
- data/examples/i18n/en/features/division.feature +0 -9
- data/examples/i18n/en/features/step_definitons/calculator_steps.rb +0 -24
- data/examples/i18n/en/lib/calculator.rb +0 -14
- data/examples/i18n/es/Rakefile +0 -6
- data/examples/i18n/es/features/adicion.feature +0 -17
- data/examples/i18n/es/features/step_definitons/calculador_steps.rb +0 -24
- data/examples/i18n/es/lib/calculador.rb +0 -11
- data/examples/i18n/et/Rakefile +0 -6
- data/examples/i18n/et/features/liitmine.feature +0 -17
- data/examples/i18n/et/features/step_definitions/kalkulaator_steps.rb +0 -24
- data/examples/i18n/et/lib/kalkulaator.rb +0 -10
- data/examples/i18n/fi/Rakefile +0 -6
- data/examples/i18n/fi/features/jakolasku.feature +0 -9
- data/examples/i18n/fi/features/step_definitons/laskin_steps.rb +0 -24
- data/examples/i18n/fi/features/yhteenlasku.feature +0 -16
- data/examples/i18n/fi/lib/laskin.rb +0 -14
- data/examples/i18n/fr/Rakefile +0 -6
- data/examples/i18n/fr/features/addition.feature +0 -15
- data/examples/i18n/fr/features/step_definitions/calculatrice_steps.rb +0 -27
- data/examples/i18n/fr/lib/calculatrice.rb +0 -10
- data/examples/i18n/id/Rakefile +0 -6
- data/examples/i18n/id/features/addition.feature +0 -16
- data/examples/i18n/id/features/division.feature +0 -9
- data/examples/i18n/id/features/step_definitons/calculator_steps.rb +0 -24
- data/examples/i18n/id/lib/calculator.rb +0 -14
- data/examples/i18n/it/Rakefile +0 -6
- data/examples/i18n/it/features/somma.feature +0 -10
- data/examples/i18n/it/features/step_definitons/calcolatrice_steps.rb +0 -24
- data/examples/i18n/it/lib/calcolatrice.rb +0 -11
- data/examples/i18n/ja/README.txt +0 -5
- data/examples/i18n/ja/Rakefile +0 -6
- data/examples/i18n/ja/features/addition.feature +0 -16
- data/examples/i18n/ja/features/division.feature +0 -9
- data/examples/i18n/ja/features/step_definitons/calculator_steps.rb +0 -24
- data/examples/i18n/ja/lib/calculator.rb +0 -14
- data/examples/i18n/ko/Rakefile +0 -6
- data/examples/i18n/ko/features/addition.feature +0 -16
- data/examples/i18n/ko/features/division.feature +0 -10
- data/examples/i18n/ko/features/step_definitons/calculator_steps.rb +0 -24
- data/examples/i18n/ko/lib/calculator.rb +0 -14
- data/examples/i18n/lt/Rakefile +0 -6
- data/examples/i18n/lt/features/addition.feature +0 -17
- data/examples/i18n/lt/features/division.feature +0 -9
- data/examples/i18n/lt/features/step_definitons/calculator_steps.rb +0 -24
- data/examples/i18n/lt/lib/calculator.rb +0 -14
- data/examples/i18n/no/Rakefile +0 -6
- data/examples/i18n/no/features/step_definitons/kalkulator_steps.rb +0 -24
- data/examples/i18n/no/features/summering.feature +0 -18
- data/examples/i18n/no/lib/kalkulator.rb +0 -11
- data/examples/i18n/pt/Rakefile +0 -6
- data/examples/i18n/pt/features/adicao.feature +0 -10
- data/examples/i18n/pt/features/step_definitions/calculadora_steps.rb +0 -24
- data/examples/i18n/pt/lib/calculadora.rb +0 -10
- data/examples/i18n/ro/Rakefile +0 -6
- data/examples/i18n/ro/features/step_definitons/calculator_steps.rb +0 -24
- data/examples/i18n/ro/features/suma.feature +0 -10
- data/examples/i18n/ro/lib/calculator.rb +0 -11
- data/examples/i18n/se/Rakefile +0 -6
- data/examples/i18n/se/features/step_definitons/kalkulator_steps.rb +0 -24
- data/examples/i18n/se/features/summering.feature +0 -17
- data/examples/i18n/se/lib/kalkulator.rb +0 -11
- data/examples/i18n/zh-CN/Rakefile +0 -6
- data/examples/i18n/zh-CN/features/addition.feature +0 -17
- data/examples/i18n/zh-CN/features/step_definitons/calculator_steps.rb +0 -26
- data/examples/i18n/zh-CN/lib/calculator.rb +0 -10
- data/examples/java/README.textile +0 -22
- data/examples/java/Rakefile +0 -12
- data/examples/java/features/hello.feature +0 -11
- data/examples/java/features/step_definitons/hello_steps.rb +0 -25
- data/examples/java/features/step_definitons/tree_steps.rb +0 -14
- data/examples/java/features/tree.feature +0 -9
- data/examples/jbehave/README.textile +0 -17
- data/examples/jbehave/features/support/env.rb +0 -7
- data/examples/jbehave/features/trading.feature +0 -24
- data/examples/jbehave/pom.xml +0 -48
- data/examples/selenium/Rakefile +0 -6
- data/examples/selenium/features/search.feature +0 -9
- data/examples/selenium/features/step_definitons/stories_steps.rb +0 -40
- data/examples/self_test/README.textile +0 -6
- data/examples/self_test/features/call_undefined_step_from_step_def.feature +0 -7
- data/examples/self_test/features/lots_of_undefined.feature +0 -8
- data/examples/self_test/features/outline_sample.feature +0 -12
- data/examples/self_test/features/sample.feature +0 -16
- data/examples/self_test/features/step_definitions/sample_steps.rb +0 -25
- data/examples/test_unit/Rakefile +0 -6
- data/examples/test_unit/features/step_definitions/test_unit_steps.rb +0 -26
- data/examples/test_unit/features/test_unit.feature +0 -9
- data/examples/tickets/Rakefile +0 -11
- data/examples/tickets/cucumber.yml +0 -2
- data/examples/tickets/features/lib/eatting_machine.rb +0 -18
- data/examples/tickets/features/lib/pantry.rb +0 -20
- data/examples/tickets/features/scenario_outline.feature +0 -90
- data/examples/tickets/features/step_definitons/scenario_outline_steps.rb +0 -42
- data/examples/tickets/features/step_definitons/tickets_steps.rb +0 -61
- data/examples/tickets/features/tickets.feature +0 -28
- data/examples/watir/README.textile +0 -16
- data/examples/watir/Rakefile +0 -6
- data/examples/watir/features/search.feature +0 -9
- data/examples/watir/features/step_definitons/search_steps.rb +0 -24
- data/examples/watir/features/support/env.rb +0 -32
- data/features/cucumber_cli.feature +0 -327
- data/features/cucumber_cli_outlines.feature +0 -81
- data/features/report_called_undefined_steps.feature +0 -32
- data/features/step_definitions/cucumber_steps.rb +0 -31
- data/features/step_definitions/extra_steps.rb +0 -2
- data/features/support/env.rb +0 -7
- data/gem_tasks/deployment.rake +0 -11
- data/gem_tasks/environment.rake +0 -7
- data/gem_tasks/features.rake +0 -6
- data/gem_tasks/fix_cr_lf.rake +0 -10
- data/gem_tasks/flog.rake +0 -4
- data/gem_tasks/gemspec.rake +0 -10
- data/gem_tasks/rspec.rake +0 -35
- data/gem_tasks/yard.rake +0 -8
- data/lib/autotest/cucumber.rb +0 -6
- data/lib/autotest/cucumber_mixin.rb +0 -124
- data/lib/autotest/cucumber_rails.rb +0 -6
- data/lib/autotest/cucumber_rails_rspec.rb +0 -6
- data/lib/autotest/cucumber_rspec.rb +0 -6
- data/lib/autotest/discover.rb +0 -9
- data/lib/cucumber/ast/comment.rb +0 -26
- data/lib/cucumber/ast/examples.rb +0 -22
- data/lib/cucumber/ast/feature.rb +0 -60
- data/lib/cucumber/ast/features.rb +0 -39
- data/lib/cucumber/ast/filter.rb +0 -22
- data/lib/cucumber/ast/outline_table.rb +0 -49
- data/lib/cucumber/ast/py_string.rb +0 -52
- data/lib/cucumber/ast/scenario.rb +0 -95
- data/lib/cucumber/ast/scenario_outline.rb +0 -83
- data/lib/cucumber/ast/step.rb +0 -139
- data/lib/cucumber/ast/table.rb +0 -214
- data/lib/cucumber/ast/tags.rb +0 -33
- data/lib/cucumber/ast/visitor.rb +0 -93
- data/lib/cucumber/ast.rb +0 -27
- data/lib/cucumber/broadcaster.rb +0 -15
- data/lib/cucumber/cli.rb +0 -410
- data/lib/cucumber/core_ext/exception.rb +0 -53
- data/lib/cucumber/core_ext/instance_exec.rb +0 -54
- data/lib/cucumber/core_ext/proc.rb +0 -33
- data/lib/cucumber/core_ext/string.rb +0 -48
- data/lib/cucumber/formatter/ansicolor.rb +0 -106
- data/lib/cucumber/formatter/console.rb +0 -116
- data/lib/cucumber/formatter/pretty.rb +0 -158
- data/lib/cucumber/formatter/profile.rb +0 -77
- data/lib/cucumber/formatter/progress.rb +0 -68
- data/lib/cucumber/formatter/rerun.rb +0 -35
- data/lib/cucumber/formatter.rb +0 -1
- data/lib/cucumber/formatters/autotest_formatter.rb +0 -21
- data/lib/cucumber/formatters/cucumber.css +0 -132
- data/lib/cucumber/formatters/cucumber.js +0 -11
- data/lib/cucumber/formatters/html_formatter.rb +0 -152
- data/lib/cucumber/formatters/jquery.js +0 -32
- data/lib/cucumber/formatters/pretty_formatter.rb +0 -285
- data/lib/cucumber/formatters/unicode.rb +0 -35
- data/lib/cucumber/jbehave.rb +0 -104
- data/lib/cucumber/languages.yml +0 -314
- data/lib/cucumber/parser/basic.rb +0 -0
- data/lib/cucumber/parser/feature.rb +0 -1315
- data/lib/cucumber/parser/feature.tt +0 -160
- data/lib/cucumber/parser/i18n.tt +0 -27
- data/lib/cucumber/parser/table.rb +0 -396
- data/lib/cucumber/parser/table.tt +0 -53
- data/lib/cucumber/parser/treetop_ext.rb +0 -67
- data/lib/cucumber/parser.rb +0 -24
- data/lib/cucumber/platform.rb +0 -18
- data/lib/cucumber/rails/rspec.rb +0 -5
- data/lib/cucumber/rails/world.rb +0 -73
- data/lib/cucumber/rake/task.rb +0 -106
- data/lib/cucumber/step_definition.rb +0 -87
- data/lib/cucumber/step_mother.rb +0 -164
- data/lib/cucumber/treetop_parser/feature_fi.rb +0 -1951
- data/lib/cucumber/version.rb +0 -10
- data/lib/cucumber.rb +0 -72
- data/pretty.txt +0 -486
- data/rails_generators/cucumber/USAGE +0 -11
- data/rails_generators/cucumber/cucumber_generator.rb +0 -31
- data/rails_generators/cucumber/templates/cucumber +0 -8
- data/rails_generators/cucumber/templates/cucumber.rake +0 -7
- data/rails_generators/cucumber/templates/env.rb +0 -16
- data/rails_generators/cucumber/templates/paths.rb +0 -12
- data/rails_generators/cucumber/templates/webrat_steps.rb +0 -99
- data/rails_generators/feature/USAGE +0 -12
- data/rails_generators/feature/feature_generator.rb +0 -36
- data/rails_generators/feature/templates/feature.erb +0 -31
- data/rails_generators/feature/templates/steps.erb +0 -24
- data/spec/cucumber/ast/feature_factory.rb +0 -54
- data/spec/cucumber/ast/feature_spec.rb +0 -60
- data/spec/cucumber/ast/py_string_spec.rb +0 -40
- data/spec/cucumber/ast/scenario_outline_spec.rb +0 -64
- data/spec/cucumber/ast/scenario_spec.rb +0 -82
- data/spec/cucumber/ast/step_spec.rb +0 -45
- data/spec/cucumber/ast/table_spec.rb +0 -81
- data/spec/cucumber/broadcaster_spec.rb +0 -14
- data/spec/cucumber/cli_spec.rb +0 -416
- data/spec/cucumber/core_ext/proc_spec.rb +0 -37
- data/spec/cucumber/core_ext/string_spec.rb +0 -42
- data/spec/cucumber/formatter/ansicolor_spec.rb +0 -35
- data/spec/cucumber/formatter/html/cucumber.css +0 -37
- data/spec/cucumber/formatter/html/cucumber.js +0 -11
- data/spec/cucumber/formatter/html/index.html +0 -45
- data/spec/cucumber/formatter/html/jquery-1.3.min.js +0 -19
- data/spec/cucumber/formatter/html/jquery.uitableedit.js +0 -100
- data/spec/cucumber/formatters/autotest_formatter_spec.rb +0 -27
- data/spec/cucumber/formatters/features.html +0 -269
- data/spec/cucumber/formatters/profile_formatter_spec.rb +0 -198
- data/spec/cucumber/parser/feature_parser_spec.rb +0 -247
- data/spec/cucumber/parser/table_parser_spec.rb +0 -48
- data/spec/cucumber/rails/stubs/mini_rails.rb +0 -18
- data/spec/cucumber/rails/stubs/test_help.rb +0 -1
- data/spec/cucumber/rails/world_spec.rb +0 -11
- data/spec/cucumber/sell_cucumbers.feature +0 -19
- data/spec/cucumber/step_definition_spec.rb +0 -62
- data/spec/cucumber/step_mom_spec.rb +0 -49
- data/spec/cucumber/treetop_parser/empty_feature.feature +0 -4
- data/spec/cucumber/treetop_parser/empty_scenario.feature +0 -9
- data/spec/cucumber/treetop_parser/empty_scenario_outline.feature +0 -3
- data/spec/cucumber/treetop_parser/fit_scenario.feature +0 -8
- data/spec/cucumber/treetop_parser/given_scenario.feature +0 -9
- data/spec/cucumber/treetop_parser/invalid_scenario_outlines.feature +0 -7
- data/spec/cucumber/treetop_parser/multiline_steps.feature +0 -17
- data/spec/cucumber/treetop_parser/multiple_tables.feature +0 -27
- data/spec/cucumber/treetop_parser/scenario_outline.feature +0 -16
- data/spec/cucumber/treetop_parser/spaces.feature +0 -12
- data/spec/cucumber/treetop_parser/test_dos.feature +0 -25
- data/spec/cucumber/treetop_parser/with_comments.feature +0 -10
- data/spec/cucumber/treetop_parser/with_tags.feature +0 -18
- data/spec/cucumber/world/pending_spec.rb +0 -47
- data/spec/spec.opts +0 -2
- data/spec/spec_helper.rb +0 -21
data/lib/cucumber/languages.yml
DELETED
@@ -1,314 +0,0 @@
|
|
1
|
-
# encoding: UTF-8
|
2
|
-
# We use the codes here (prefer 2 letters when possible)
|
3
|
-
# http://en.wikipedia.org/wiki/List_of_ISO_639-2_codes
|
4
|
-
#
|
5
|
-
"en":
|
6
|
-
name: English
|
7
|
-
native: English
|
8
|
-
encoding: UTF-8
|
9
|
-
feature: Feature
|
10
|
-
background: Background
|
11
|
-
scenario: Scenario
|
12
|
-
scenario_outline: Scenario Outline
|
13
|
-
examples: Examples
|
14
|
-
given: Given
|
15
|
-
when: When
|
16
|
-
then: Then
|
17
|
-
and: And
|
18
|
-
but: But
|
19
|
-
# Please help us keeping the languages below uptodate. The parsers for a language
|
20
|
-
# that is missing a keyword will expect the English word until the missing word(s)
|
21
|
-
# are added.
|
22
|
-
#
|
23
|
-
# Please keep the grammars in alphabetical order by name from here and down.
|
24
|
-
|
25
|
-
"ar":
|
26
|
-
name: Arabic
|
27
|
-
native: العربية
|
28
|
-
encoding: UTF-8
|
29
|
-
feature: خاصية
|
30
|
-
scenario: سيناريو
|
31
|
-
given: بفرض
|
32
|
-
when: متى
|
33
|
-
then: اذاً
|
34
|
-
and: و
|
35
|
-
but: لكن
|
36
|
-
"cy":
|
37
|
-
name: Welsh
|
38
|
-
native: Cymraeg
|
39
|
-
encoding: UTF-8
|
40
|
-
feature: Arwedd
|
41
|
-
scenario: Scenario
|
42
|
-
examples: Enghreifftiau
|
43
|
-
given: anrhegedig a
|
44
|
-
when: Pryd
|
45
|
-
then: Yna
|
46
|
-
and: A
|
47
|
-
but: Ond
|
48
|
-
"da":
|
49
|
-
name: Danish
|
50
|
-
native: dansk
|
51
|
-
encoding: UTF-8
|
52
|
-
feature: Egenskab
|
53
|
-
background: Baggrund
|
54
|
-
scenario: Scenarie
|
55
|
-
scenario_outline: Abstrakt Scenario
|
56
|
-
examples: Eksempler
|
57
|
-
given: Givet
|
58
|
-
when: Når
|
59
|
-
then: Så
|
60
|
-
and: Og
|
61
|
-
but: Men
|
62
|
-
"de":
|
63
|
-
name: German
|
64
|
-
native: Deutsch
|
65
|
-
encoding: UTF-8
|
66
|
-
feature: Funktionalität
|
67
|
-
scenario: Szenario
|
68
|
-
scenario_outline: Szenariogrundriss
|
69
|
-
examples: Beispiele
|
70
|
-
given: Gegeben sei
|
71
|
-
when: Wenn
|
72
|
-
then: Dann
|
73
|
-
and: Und
|
74
|
-
but: Aber
|
75
|
-
"en-lol":
|
76
|
-
name: LOLCAT
|
77
|
-
native: LOLCAT
|
78
|
-
encoding: UTF-8
|
79
|
-
feature: OH HAI
|
80
|
-
background: B4
|
81
|
-
scenario: MISHUN
|
82
|
-
scenario_outline: MISHUN SRSLY
|
83
|
-
examples: EXAMPLZ
|
84
|
-
given: GIVN
|
85
|
-
when: WEN
|
86
|
-
then: DEN
|
87
|
-
and: AN
|
88
|
-
but: BUT
|
89
|
-
"en-tx":
|
90
|
-
name: Texan
|
91
|
-
native: Texan
|
92
|
-
encoding: UTF-8
|
93
|
-
feature: Feature
|
94
|
-
scenario: Scenario
|
95
|
-
scenario_outline: Scenario Outline
|
96
|
-
examples: Examples
|
97
|
-
given: Given y'all
|
98
|
-
when: When y'all
|
99
|
-
then: Then y'all
|
100
|
-
and: And y'all
|
101
|
-
but: But y'all
|
102
|
-
"es":
|
103
|
-
name: Spanish
|
104
|
-
native: español
|
105
|
-
encoding: UTF-8
|
106
|
-
feature: Característica
|
107
|
-
scenario: Escenario
|
108
|
-
given: Dado
|
109
|
-
when: Cuando
|
110
|
-
then: Entonces
|
111
|
-
and: Y
|
112
|
-
but: Pero
|
113
|
-
"et":
|
114
|
-
name: Estonian
|
115
|
-
native: eesti keel
|
116
|
-
encoding: UTF-8
|
117
|
-
feature: Omadus
|
118
|
-
scenario: Stsenaarium
|
119
|
-
given: Eeldades
|
120
|
-
when: Kui
|
121
|
-
then: Siis
|
122
|
-
and: Ja
|
123
|
-
but: Kuid
|
124
|
-
"fi":
|
125
|
-
name: Finnish
|
126
|
-
native: suomi
|
127
|
-
encoding: UTF-8
|
128
|
-
feature: Ominaisuus
|
129
|
-
scenario: Tapaus
|
130
|
-
scenario_outline: Tapausaihio
|
131
|
-
examples: Tapaukset
|
132
|
-
given: Oletetaan
|
133
|
-
when: Kun
|
134
|
-
then: Niin
|
135
|
-
and: Ja
|
136
|
-
but: Mutta
|
137
|
-
"fr":
|
138
|
-
name: French
|
139
|
-
native: français
|
140
|
-
encoding: UTF-8
|
141
|
-
feature: Fonctionnalité
|
142
|
-
scenario: Scénario
|
143
|
-
scenario_outline: Scénario esquisse
|
144
|
-
examples: Exemples
|
145
|
-
given: Etant donné
|
146
|
-
when: Lorsque
|
147
|
-
then: Alors
|
148
|
-
and: Et
|
149
|
-
but: Mais
|
150
|
-
"id":
|
151
|
-
name: Indonesian
|
152
|
-
native: Bahasa Indonesia
|
153
|
-
encoding: UTF-8
|
154
|
-
feature: Fitur
|
155
|
-
scenario: Skenario
|
156
|
-
scenario_outline: Skenario konsep
|
157
|
-
examples: Contoh
|
158
|
-
given: Dengan
|
159
|
-
when: Ketika
|
160
|
-
then: Maka
|
161
|
-
and: Dan
|
162
|
-
but: Tapi
|
163
|
-
"it":
|
164
|
-
name: Italian
|
165
|
-
native: italiano
|
166
|
-
encoding: UTF-8
|
167
|
-
feature: Funzionalità
|
168
|
-
scenario: Scenario
|
169
|
-
more_examples: Più esempi
|
170
|
-
given: Dato
|
171
|
-
when: Quando
|
172
|
-
then: Allora
|
173
|
-
and: E
|
174
|
-
but: Ma
|
175
|
-
"ja":
|
176
|
-
name: Japanese
|
177
|
-
native: 日本語
|
178
|
-
encoding: Shift_JIS
|
179
|
-
feature: フィーチャ
|
180
|
-
scenario: シナリオ
|
181
|
-
more_examples: 他のサンプル
|
182
|
-
given: 前提
|
183
|
-
when: もし
|
184
|
-
then: ならば
|
185
|
-
and: かつ
|
186
|
-
but: しかし
|
187
|
-
"lt":
|
188
|
-
name: Lithuanian
|
189
|
-
native: lietuvių kalba
|
190
|
-
encoding: UTF-8
|
191
|
-
feature: Sąvybė
|
192
|
-
scenario: Scenarijus
|
193
|
-
examples: Pavyzdžių
|
194
|
-
given: Duota
|
195
|
-
when: Kai
|
196
|
-
then: Tada
|
197
|
-
and: Ir
|
198
|
-
but: Bet
|
199
|
-
"nl":
|
200
|
-
name: Dutch
|
201
|
-
native: Nederlands
|
202
|
-
encoding: UTF-8
|
203
|
-
feature: Functionaliteit
|
204
|
-
scenario: Scenario
|
205
|
-
given: Gegeven
|
206
|
-
when: Als
|
207
|
-
then: Dan
|
208
|
-
and: En
|
209
|
-
but: Maar
|
210
|
-
"no":
|
211
|
-
name: Norwegian
|
212
|
-
native: norsk
|
213
|
-
encoding: UTF-8
|
214
|
-
feature: Egenskap
|
215
|
-
background: Bakgrunn
|
216
|
-
scenario: Scenario
|
217
|
-
scenario_outline: Abstrakt Scenario
|
218
|
-
examples: Eksempler
|
219
|
-
given: Gitt
|
220
|
-
when: Når
|
221
|
-
then: Så
|
222
|
-
and: Og
|
223
|
-
but: Men
|
224
|
-
"pl":
|
225
|
-
name: Polish
|
226
|
-
native: polski
|
227
|
-
encoding: UTF-8
|
228
|
-
feature: Właściwość
|
229
|
-
scenario: Scenariusz
|
230
|
-
given: Dane
|
231
|
-
when: Jeżeli
|
232
|
-
then: Wtedy
|
233
|
-
and: Oraz
|
234
|
-
but: Ale
|
235
|
-
"pt":
|
236
|
-
name: Portuguese
|
237
|
-
native: português
|
238
|
-
encoding: UTF-8
|
239
|
-
feature: Característica
|
240
|
-
scenario: Cenário
|
241
|
-
given: Dado
|
242
|
-
when: Quando
|
243
|
-
then: Então
|
244
|
-
and: E
|
245
|
-
but: Mas
|
246
|
-
"ro":
|
247
|
-
name: Romanian
|
248
|
-
native: română
|
249
|
-
encoding: UTF-8
|
250
|
-
feature: Functionalitate
|
251
|
-
scenario: Scenariu
|
252
|
-
given: Daca
|
253
|
-
when: Cand
|
254
|
-
then: Atunci
|
255
|
-
and: Si
|
256
|
-
but: Dar
|
257
|
-
"ro2":
|
258
|
-
name: Romanian (diacritical)
|
259
|
-
native: română (diacritical)
|
260
|
-
encoding: UTF-8
|
261
|
-
feature: Funcționalitate
|
262
|
-
scenario: Scenariu
|
263
|
-
given: Dacă
|
264
|
-
when: Când
|
265
|
-
then: Atunci
|
266
|
-
and: Și
|
267
|
-
but: Dar
|
268
|
-
"ru":
|
269
|
-
name: Russian
|
270
|
-
native: русский язык
|
271
|
-
encoding: UTF-8
|
272
|
-
feature: Функционал
|
273
|
-
scenario: Сценарий
|
274
|
-
given: Сначала
|
275
|
-
when: Если
|
276
|
-
then: То
|
277
|
-
and: И
|
278
|
-
but: Но
|
279
|
-
"se":
|
280
|
-
name: Swedish
|
281
|
-
native: Svenska
|
282
|
-
encoding: UTF-8
|
283
|
-
feature: Egenskap
|
284
|
-
background: Bakgrund
|
285
|
-
scenario: Scenario
|
286
|
-
scenario_outline: Abstrakt Scenario
|
287
|
-
examples: Exempel
|
288
|
-
given: Givet
|
289
|
-
when: När
|
290
|
-
then: Så
|
291
|
-
and: Och
|
292
|
-
but: Men
|
293
|
-
"zh-CN":
|
294
|
-
name: Chinese simplified
|
295
|
-
native: 中文
|
296
|
-
encoding: UTF-8
|
297
|
-
feature: 功能
|
298
|
-
scenario: 场景
|
299
|
-
given: 假如
|
300
|
-
when: 当
|
301
|
-
then: 那么
|
302
|
-
and: 而且
|
303
|
-
but: 但是
|
304
|
-
"ko":
|
305
|
-
name: Korean
|
306
|
-
native: 한국어
|
307
|
-
encoding: UTF-8
|
308
|
-
feature: 기능
|
309
|
-
scenario: 예
|
310
|
-
given: 조건
|
311
|
-
when: 만일
|
312
|
-
then: 그러면
|
313
|
-
and: 그리고
|
314
|
-
but: 하지만
|
File without changes
|