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-01-03 08:23:28 +01:00
..
Tests/DeprecationErrorHandler Use PHPUnit 6.0 on PHP 7.* test lines 2017-02-21 14:43:45 +01:00
TextUI Fix backport 2016-03-23 13:43:53 +01:00
.gitignore [PhpUnitBridge] new bridge for testing with PHPUnit 2015-02-18 11:38:04 +01:00
bootstrap.php [PhpUnitBridge] Re-enable the garbage collector 2016-01-06 07:53:30 +01:00
composer.json Update to PHPUnit namespaces 2017-02-18 08:02:39 -08:00
DeprecationErrorHandler.php respect optional error handler arguments 2017-05-21 11:00:20 +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

PHPUnit Bridge

Provides utilities for PHPUnit, especially user deprecation notices management.

Resources