Julien Falque
3132df947e
Make use of the local phpunit.xsd
2019-09-30 23:07:22 +02:00
Kévin Dunglas
4a64f57823
Add PANTHER_APP_ENV in .env.test
2019-08-23 18:26:40 +02:00
Ryan Weaver
5d8f6e4767
bumping to php 7.5 to stay on supported version
2019-08-08 15:49:34 -04:00
Massimiliano Arione
ed4e5d9e31
fix phpunit documentation link
2019-08-04 12:52:38 +02:00
Roland Franssen and GitHub
d0d4d6963d
[PhpUnitBridge] git ignore result cache
2019-07-12 12:29:52 +02:00
Grzegorz Korba
5aa9bdb9e4
Proper APP_SECRET default value
...
Since dollar sign represents S letter, `s$cretf0rt3st` does not make sense.
2019-07-02 08:11:16 +02:00
Nicolas Grekas
844c9ad966
Move configuring SYMFONY_PHPUNIT_VERSION to phpunit.xml.dist
2019-04-23 16:40:45 +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
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