
* support multiple calls to the Attach() function from a single step * run_progress_test.go changed so it's not sensitive to the name of the clone target directory * applied code review comments also added _example/attachments * applied code review comments also added _example/attachments * applied code review comments also added _example/attachments
8 строки
224 Б
Gherkin
8 строки
224 Б
Gherkin
Feature: scenario with attachment
|
|
describes
|
|
an attachment
|
|
feature
|
|
|
|
Scenario: step with attachment
|
|
Given a step with a single attachment call for multiple attachments
|
|
And a step with multiple attachment calls
|