7 lines
145 B
Gherkin
7 lines
145 B
Gherkin
Feature: Teamcity Reporter
|
|
Scenario:
|
|
Given I want to use the "Teamcity" reporter
|
|
When I run the test suite
|
|
Then it should succeed
|
|
|