
* Minor doc and comment corrections * Fixed bug where it was impossible to make attachments from 'after scenario' hook, also removed some dud comments. * typo
8 строки
227 Б
Gherkin
8 строки
227 Б
Gherkin
Feature: feature with attachment
|
|
describes
|
|
an attachment
|
|
feature
|
|
|
|
Scenario: scenario with attachment
|
|
Given a step with a single attachment call for multiple attachments
|
|
And a step with multiple attachment calls
|