Wouter de Jong and GitHub
130b2339a9
Add PHPUnit 11 recipe, treat PHPUnitBridge only as a PHPUnit extension ( #1401 )
2025-05-28 16:34:10 +02:00
Fabien Potencier
3d7366d211
Remove config/bootstrap.php when not needed anymore
2024-01-20 10:06:15 +01:00
Louis-Marie and GitHub
f7b01cec17
Update SYMFONY_PHPUNIT_VERSION to 9.6 ( #1258 )
2023-11-18 07:19:04 +01:00
Alexander M. Turek and GitHub
6f47092b8f
Fix bin/phpunit for PHPUnit 10 ( #1249 )
2023-11-06 12:18:22 +01:00
Nicolas Grekas and GitHub
05995d3734
Comment <extensions> tag before PHPUnit 9.6 ( #1219 )
2023-06-23 09:22:27 -04:00
Nicolas Grekas and GitHub
dfe6f33076
[symfony/panther] leverage the new add-lines configurator ( #1215 )
2023-06-19 14:36:41 +02:00
Thomas Calvet
57e4d9ee96
symfony/phpunit-bridge: set umask(0000) when debug is true
2023-01-02 09:07:30 +01:00
Fabien Potencier
1aa7d46cb0
Remove the header from post-install files (handled by Flex now)
2021-08-30 12:25:28 +02:00
Gert de Pagter
df4228bca1
Only set display_errors in latest version of major
2021-07-12 15:46:43 +02:00
Gert de Pagter
60d9dd69e4
Set display_errors for phpunit
2021-07-12 08:18:07 +02:00
Nicolas Grekas
a1a70353f6
Remove all symlinks
2021-07-07 16:12:10 +02:00
Nicolas Grekas
f08a856ddd
[phpunit] set convertDeprecationsToExceptions to false
2021-06-11 23:13:29 +02:00
Nicolas Grekas
e86e8b8853
Fix recipe for phpunit
2021-06-02 18:04:24 +02:00
Nicolas Grekas and GitHub
a4cfcb39cb
Fix CS
2021-05-31 15:28:50 +02:00
Ryan Weaver
1a88b62d99
Adding phpunit-bridge 5.3 recipe, which recommends using PHPUnit directly
2021-02-27 11:10:41 -05:00
Kévin Dunglas
4f36ae41f0
update screenshot dir
2021-02-03 21:51:39 +01:00
Kévin Dunglas
0883b5786c
Finish the recipe
2021-02-03 20:05:31 +01:00
Kévin Dunglas
84f51e8d1e
better approach
2021-02-03 18:14:14 +01:00
Kévin Dunglas
d0b74277e1
panther: enable the screenshot on failure feature
2021-02-03 18:05:21 +01:00
Nicolas Grekas
74c58675c6
Bump to phpunit 8.5
2021-01-07 18:10:09 +01:00
Fabien Potencier
5ea0d377f1
Remove old symlinks
2020-02-27 07:21:19 +01:00
Ryan Weaver
91ebb0fa08
removing services_test.yaml from symfony/phpunit-bridge recipe
...
Since Symfony 4.1, you can fetch private services from a test using
a special method - creating public aliases is not required anymore.
2020-02-24 13:08:58 -05:00
Fabien Potencier
37d61b6d54
Fix broken link
2020-01-31 17:51:50 +01:00
symfony-flex-server[bot] and GitHub
3229808f4e
Merge pull request #724
2020-01-30 12:05:03 +00:00
Nicolas Grekas
a0cb2ea41f
Get rid of config/bootstrap.php for 5.1 apps
2020-01-29 16:53:59 +01:00
Nicolas Grekas
4912cc6f87
Some cleanups
2020-01-23 11:42:12 +01:00
Kevin and GitHub
d8149875da
Code coverage settings for phpunit-bridge
...
Same reasoning as commit a51bcbbcdc
2019-12-18 18:22:12 +01:00
Ryan Weaver
cb9d2fc495
Creating phpunit-bridge 4.2 recipe to point to 4.2 version of bootstrap.php
...
This also updates the 4.3 recipe to use all the stuff from 4.2
2019-12-13 14:33:55 -05:00
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
c4ba4c7534
[symfony/phpunit-bridge] Sync v4.3 with v4.1
2019-06-04 19:46:03 +02:00
symfony-flex-server[bot] and GitHub
c33b011bac
Merge pull request #579
2019-05-07 14:26:42 +00:00
Dmitry Simushev and Nicolas Grekas
8657acd1ad
[Bridge/PhpUnit] Require .php file to fix problem with extra shebang
...
This commit is a part of fix for https://github.com/symfony/symfony/issues/27035
The other part is https://github.com/symfony/symfony/pull/31364
2019-05-05 22:48:32 +02:00
Nicolas Grekas
844c9ad966
Move configuring SYMFONY_PHPUNIT_VERSION to phpunit.xml.dist
2019-04-23 16:40:45 +02:00
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