Skip to content

Instantly share code, notes, and snippets.

@radmiraal
Created September 27, 2012 08:54
Show Gist options
  • Save radmiraal/3792971 to your computer and use it in GitHub Desktop.
Save radmiraal/3792971 to your computer and use it in GitHub Desktop.
object:
registerFunctionalTestClasses: false
excludeClasses:
Doctrine.Common:
- '.*'
Doctrine.ORM:
- '.*'
Doctrine.DBAL:
- '.*'
doctrine.migrations:
- '.*'
symfony.domcrawler:
- 'Symfony\\Component\\DomCrawler\\Tests\\.*'
symfony.yaml:
- 'Symfony\\Component\\Yaml\\Tests\\.*'
simplethings.entity-audit-bundle:
- 'SimpleThings\\EntityAudit\\Controller\\.*'
mikey179.vfsStream:
- '.*'
flow3.composerinstallers:
- '.*'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment