features/docs/gherkin/using_descriptions.feature in cucumber-3.0.0.pre.1 vs features/docs/gherkin/using_descriptions.feature in cucumber-3.0.0.pre.2

- old
+ new

@@ -1,4 +1,5 @@ +@todo-windows Feature: Using descriptions to give features context When writing your feature files its very helpful to use description text at the beginning of the feature file, to write a preamble to the feature describing clearly exactly what the feature does.