Fabien Potencier
defdbd77e7
changed PHPUnit env to server
2019-04-01 16:05:38 +02:00
Nicolas Grekas
f54d6a4684
Move src/.bootstrap.php to config/bootstrap.php
2018-11-22 16:07:00 +01:00
Nicolas Grekas
f8ad0c194e
Move silencing to phpunit.xml.dist
2018-11-17 07:17:12 +01:00
Nicolas Grekas
7ff50214ee
Move loading .env files to bootstrap.php
2018-11-15 00:20:15 +01:00
Nicolas Grekas
fe0e99324e
Load .env.dist when it exists and .env is not found
2018-11-11 12:08:25 +01:00
Nicolas Grekas
95bb54353e
Allow to override .env files per env
2018-11-09 14:22:38 +01:00
bocharsky-bw
cce5d9f729
Remove leading and trailing slashes in phpunit.xml.dist
2018-09-13 11:54:01 +03:00
Nicolas Grekas
54939f7ae8
[phpunit-bridge] default to not failing on deprecations
2018-07-23 21:55:10 +02:00
Grzegorz Korba and GitHub
6292149217
Updated PHPUnit version in XSI namespace
...
Since default `SYMFONY_PHPUNIT_VERSION` is set to 6.5 in `bin/phpunit`, it should be used also in XSI namespace to allow for example `showOnlySummary` in text code coverage output.
2018-07-04 09:56:52 +02:00
Nicolas Grekas
1a0f9bd2fd
Alias "phpunit" to test-pack, remove config when installing v4.1 of phpunit-bridge
2018-05-23 13:13:06 +02:00
HeahDude
e1c53afa17
Added symfony/test-pack
2018-03-14 18:31:03 +01:00
Jakub Zalas and GitHub
42a1b33844
Add "test" and "tests" aliases for the phpunit bridge
2018-02-23 16:24:17 +00:00
symfony-flex-server[bot] and GitHub
c6e5333f24
Merge pull request #292
2017-12-13 07:43:36 +00:00
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
b45a9da144
Bump phpunit to 6.5, discourage phpunit/phpunit more
2017-12-03 18:09:08 +01:00
Ryan Weaver
130cd4cd42
adding services_test.yaml when you install phpunit bridge
2017-12-01 22:20:19 -05:00
Nicolas Grekas
93a5aba47a
gitignore /bin/.phpunit
2017-11-27 15:45:31 +01:00
symfony-flex-server[bot] and GitHub
13bbebb259
Merge pull request #280
2017-11-26 19:09:44 +00:00
Nicolas Grekas
4e0800f3bc
Set SHELL_VERBOSITY to "-1" (quiet)
2017-11-26 18:21:32 +01:00
Fabien Potencier
d0777b3ca7
added a tests/ for for phpunit-related recipes
2017-11-26 09:13:33 -08:00
Nicolas Grekas
aa3da47614
Prefer simple-phpunit over direct phpunit deps
2017-11-24 16:46:23 +01:00
Maxime Steinhausser and Symfony
5ae47fd7d4
Add simple-phpunit alias ( #213 )
2017-10-16 08:25:57 -07: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
Fabien Potencier
afb8b0bc4b
moved recipes to the root
2017-03-24 16:01:14 -07:00