We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 047447e + 7bf8663 commit e05664dCopy full SHA for e05664d
1 file changed
behat.yml
@@ -0,0 +1,8 @@
1
+demo:
2
+ suites:
3
+ content:
4
+ paths: [ vendor/ezsystems/demobundle/EzSystems/DemoBundle/Features/Content ]
5
+ contexts: [ EzSystems\DemoBundle\Features\Context\Content\Context ]
6
+ clean:
7
+ paths: [ vendor/ezsystems/demobundle/EzSystems/DemoBundle/Features/Clean ]
8
+ contexts: [ EzSystems\DemoBundle\Features\Context\Demo ]
0 commit comments