Skip to content

Instantly share code, notes, and snippets.

@ciaranmcnulty
Created February 19, 2016 18:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ciaranmcnulty/cbe9796b9ff0a63d9697 to your computer and use it in GitHub Desktop.
Save ciaranmcnulty/cbe9796b9ff0a63d9697 to your computer and use it in GitHub Desktop.
default:
suites:
foo:
paths: [ %paths.base%/app/modules/fooModule/features ]
contexts: [ Some\Autoloadable\Foo\FeatureContext ]
bar:
paths: [ %paths.base%/app/modules/barModule/features ]
contexts: [ Some\Autoloadable\Bar\FeatureContext ]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment