|
Server : Apache/2.4.62 System : FreeBSD fbsdweb2.web.rcn.net 14.1-RELEASE FreeBSD 14.1-RELEASE releng/14.1-n267679-10e31f0946d8 GENERIC amd64 User : www ( 80) PHP Version : 8.3.8 Disable Function : NONE Directory : /domains/irtiweb/CATS/vendor/behat/gherkin/tests/Behat/Gherkin/Fixtures/etalons/ |
Upload File : |
feature:
title: Using the Console Formatter
language: en
line: 3
description: |-
In order to verify this error
I want to run this feature using the progress format
So that it can be fixed
scenarios:
-
type: scenario
title: A normal feature
line: 8
steps:
- { keyword_type: 'Given', type: 'Given', text: 'I have a pending step', line: 9 }
- { keyword_type: 'When', type: 'When', text: 'I run this feature with the progress format', line: 10 }
- { keyword_type: 'Then', type: 'Then', text: "I should get a no method error for 'backtrace_line'", line: 11 }