Commit Graph
7 Commits
Author SHA1 Message Date
Grégoire Pineau 04b423be6b Fixed default phpunit.xml.dist: add filter/whitelist
If we don't do that, phpunit is not able to compute the code coverage.
We get the following error without it:

```
Error:         Incorrect whitelist config, no code coverage will be generated.
```
2017-12-06 17:36:54 +01:00
Nicolas Grekas 4e0800f3bc Set SHELL_VERBOSITY to "-1" (quiet) 2017-11-26 18:21:32 +01:00
Nicolas Grekas aa3da47614 Prefer simple-phpunit over direct phpunit deps 2017-11-24 16:46:23 +01:00
Fabien Potencier a6c656f59c added default env vars for PHPUnit 2017-09-12 11:47:55 -07:00
Fabien Potencier 2416e10255 synced phpunit config 2017-05-13 07:17:03 -07:00
Javier Eguiluz 948be2c06f Fixed the KERNEL_DIR property in symfony/phpunit-bridge 2017-04-06 11:52:05 +02:00
Fabien Potencier 8fd72f8a86 added version directories 2017-04-04 11:57:32 -07:00