We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a23b33 commit c6833c7Copy full SHA for c6833c7
src/test/resources/org/soujava/demos/mongodb/example.feature
@@ -0,0 +1,6 @@
1
+Feature: An example
2
+
3
+ Scenario: The example
4
+ Given an example scenario
5
+ When all step definitions are implemented
6
+ Then the scenario passes
0 commit comments