Download the PHP package sbuerk/typo3-cmscomposerinstallers-testingframework-bridge without Composer
On this page you can find all versions of the php package sbuerk/typo3-cmscomposerinstallers-testingframework-bridge. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download sbuerk/typo3-cmscomposerinstallers-testingframework-bridge
More information about sbuerk/typo3-cmscomposerinstallers-testingframework-bridge
Files in sbuerk/typo3-cmscomposerinstallers-testingframework-bridge
Package typo3-cmscomposerinstallers-testingframework-bridge
Short Description Compatibility patch for extension testing with TYPO3 v12
License GPL-2.0-or-later
Homepage https://github.com/sbuerk/typo3-cmscomposerinstallers-testingframework-bridge
Informations about the package typo3-cmscomposerinstallers-testingframework-bridge
TYPO3 CMS ComposerInstallers TestingFramework Bridge for extension development
Mission
This composer plugin has the intermediate mission to keep extension development testing against TYPO3 v12 working, which recently added enforced CMS Composer Installers 5. This breaks the way testing works.
Until proper overwork of the whole testing infrastructure is done, this plugin provides
proper symlinked TYPO3 system extension and the extension to the known "legacy paths".
Thus, Unit-, Functional and Acceptance testing works as before without any changes in
extensions which already tests against TYPO3 v12. This also helps when using
typo3/cms-composer-installers:4.0.0-RC1
with v11.
Starting with 0.1.x
of this composer plugin project level testing is also supported.
:warning: This is an unofficial intermediate workaround, which may vanish anytime.
Installation and usage
This plugin should be only added as development dependency, so it get not shipped and installed on installation in a instance.
The plugin uses already provided information and configuration from composer and the CMS Composer Installers, thus no configuration needed for this plugin.
All versions of typo3-cmscomposerinstallers-testingframework-bridge with dependencies
composer-plugin-api Version ^2.0.0