Skip to content

Invalid error reports #25

@gucki

Description

@gucki

The plugin reports "Unexpected ':'" for the first line of this code (taken from the cucumber site):

Feature: Search courses
In order to ensure better utilization of courses
Potential students should be able to search for courses

Scenario: Search by topic
Given there are 240 courses which do not have the topic "biology"
And there are 2 courses A001, B205 that each have "biology" as one of the topics
When I search for "biology"
Then I should see the following courses:
| Course code |
| A001 |
| B205 |

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions