This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Bridge/PhpUnit
2018-07-03 09:19:32 +02:00
..
Tests/DeprecationErrorHandler Merge branch '2.7' into 2.8 2018-02-11 17:53:59 +01:00
TextUI disable global test listener when not registered 2017-03-01 20:11:57 +01:00
.gitignore [PhpUnitBridge] new bridge for testing with PHPUnit 2015-02-18 11:38:04 +01:00
bootstrap.php Merge branch '2.7' into 2.8 2016-01-06 10:59:23 +01:00
ClockMock.php [Bridge/PhpUnit] Remove trailing "\n" from ClockMock::microtime(false) 2017-11-21 10:19:30 +01:00
composer.json Merge branch '2.7' into 2.8 2017-02-18 18:06:33 +01:00
DeprecationErrorHandler.php Add color support for Hyper terminal . 2018-07-03 09:19:32 +02:00
LICENSE fixed years in copyright 2018-01-03 08:23:28 +01:00
phpunit.xml.dist fail when detecting risky tests 2017-04-12 09:39:27 +02:00
README.md [2.7] update readme files for new components 2016-03-07 12:06:07 +01:00
SymfonyTestsListener.php disable global test listener when not registered 2017-03-01 20:11:57 +01:00

PHPUnit Bridge

Provides utilities for PHPUnit, especially user deprecation notices management.

Resources