Download the PHP package typo3/testing-framework without Composer
On this page you can find all versions of the php package typo3/testing-framework. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download typo3/testing-framework
More information about typo3/testing-framework
Files in typo3/testing-framework
Download typo3/testing-framework
More information about typo3/testing-framework
Files in typo3/testing-framework
Vendor typo3
Package testing-framework
Short Description The TYPO3 testing framework provides base classes for unit, functional and acceptance testing.
License GPL-2.0-or-later
Homepage https://typo3.org/
Package testing-framework
Short Description The TYPO3 testing framework provides base classes for unit, functional and acceptance testing.
License GPL-2.0-or-later
Homepage https://typo3.org/
Please rate this library. Is it a good library?
Informations about the package testing-framework
TYPO3 testing framework for core and extensions
A straight and slim set of classes and configuration to test TYPO3 extensions. This framework is used by the core, too and maintained by the core team as a base to execute unit, functional and acceptance tests within the TYPO3 extension ecosystem.
Installation
This framework works on top of a composer based installation.
Documentation
Usage examples within core and for extensions can be found in TYPO3 explained.
Tags and branches
- Branch main is used by core v13 and v14, tagged as 9.x.x. Extensions can use this to run tests with core v13 and v14. Supports PHP ^8.2.
- Branch 8 is used by core v12 and tagged as 8.x.x. Extensions can use this to run tests with core v12 and prepare for v13 compatibility. Supports PHP ^8.1.
- Branch 7 is used by core v11 and tagged as 7.x.x. Extensions can use this to run tests with core v11 and prepare for v12 compatibility. Supports PHP 7.4 to 8.2.
- Branch 6 is used by core v10 and tagged as 6.x.x. Extensions can use this to run tests with core v10 and v11. Supports PHP 7.2 to 8.2
- Branch 4 is for core v9 and tagged as 4.x.y
- Branch 1 is for core v8 and tagged as 1.x.y
All versions of testing-framework with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.2
composer/class-map-generator Version ^1.3.4
guzzlehttp/psr7 Version ^2.5.0
phpunit/phpunit Version ^11.2.5
psr/container Version ^2.0
typo3/cms-backend Version 13.*.*@dev
typo3/cms-core Version 13.*.*@dev
typo3/cms-extbase Version 13.*.*@dev
typo3/cms-fluid Version 13.*.*@dev
typo3/cms-frontend Version 13.*.*@dev
composer/class-map-generator Version ^1.3.4
guzzlehttp/psr7 Version ^2.5.0
phpunit/phpunit Version ^11.2.5
psr/container Version ^2.0
typo3/cms-backend Version 13.*.*@dev
typo3/cms-core Version 13.*.*@dev
typo3/cms-extbase Version 13.*.*@dev
typo3/cms-fluid Version 13.*.*@dev
typo3/cms-frontend Version 13.*.*@dev
The package typo3/testing-framework contains the following files
Loading the files please wait ....