Commit Graph
14 Commits
Author SHA1 Message Date
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
Nicolas Grekas 4912cc6f87 Some cleanups 2020-01-23 11:42:12 +01:00
Nicolas Grekas f54d6a4684 Move src/.bootstrap.php to config/bootstrap.php 2018-11-22 16:07:00 +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
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 ZalasandGitHub 42a1b33844 Add "test" and "tests" aliases for the phpunit bridge 2018-02-23 16:24:17 +00: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
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 SteinhausserandSymfony 5ae47fd7d4 Add simple-phpunit alias (#213) 2017-10-16 08:25:57 -07:00
Fabien Potencier 8fd72f8a86 added version directories 2017-04-04 11:57:32 -07:00