Download the PHP package fooman/magento2-phpunit-bridge without Composer
On this page you can find all versions of the php package fooman/magento2-phpunit-bridge. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package magento2-phpunit-bridge
How to Use
The aim is to be able to write phpunit tests for phpunit 9 and then be able to run these for Magento 2.4 and Magento 2.3 and 2.2 (more accurately their associated magento/framework versions and phpunit versions). Earlier versions bridged between phpunit 4 and 6.
Install with
and then have your tests extend \Fooman\PhpunitBridge\BaseUnitTestCase
:
this will now work on Magento 2.3 as well without failures related to not using \PHPUnit_Framework_TestCase.
All versions of magento2-phpunit-bridge with dependencies
PHP Build Version
Package Version
Requires
php Version
~7.0.0 || ~7.1.0 || ~7.2.0 || ~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0
phpunit/phpunit Version ^6.2 || ^9.1
magento/framework Version ^101.0 || ^102.0 || ^103.0
phpunit/phpunit Version ^6.2 || ^9.1
magento/framework Version ^101.0 || ^102.0 || ^103.0
The package fooman/magento2-phpunit-bridge contains the following files
Loading the files please wait ....