nimut/testing-framework
This package is abandoned and no longer maintained.
The author suggests using the typo3/testing-framework package instead.
TYPO3 testing framework that provides base classes and configuration for PHPUnit tests
Maintainers
6.0.1
2022-03-15 10:42 UTC
Requires
- php: ^7.2 || ^8.0
- mikey179/vfsstream: ^1.6.7
- phpunit/phpunit: ^8.5.22 || ^9.5
- typo3/cms-backend: ^9.5.13 || ^10.4 || ^11.5.3 || dev-main
- typo3/cms-core: ^9.5.13 || ^10.4 || ^11.5.3 || dev-main
- typo3/cms-extbase: ^9.5.13 || ^10.4 || ^11.5.3 || dev-main
- typo3/cms-fluid: ^9.5.13 || ^10.4 || ^11.5.3 || dev-main
- typo3/cms-frontend: ^9.5.13 || ^10.4 || ^11.5.3 || dev-main
- typo3/cms-install: ^9.5.13 || ^10.4 || ^11.5.3 || dev-main
- typo3/cms-recordlist: ^9.5.13 || ^10.4 || ^11.5.3 || dev-main
Requires (Dev)
- composer/composer: ^2.1
- nimut/phpunit-merger: ^1.0
- nimut/testing-framework-testbase: @dev
Suggests
None
Provides
None
Conflicts
- doctrine/dbal: 2.13.0 || 2.13.1
- symfony/finder: 2.7.44 || 2.8.37 || 3.4.7 || 4.0.7
- typo3/cms-composer-installers: <1.5
- typo3/phar-stream-wrapper: <3.1.3
Replaces
None
GPL-2.0-or-later 235c1e6ef2aedfdc48d3ad032f9e4f5fcffa9dca
- Nicole Cordes <typo3.woop@cordes.co>
- Helmut Hummel <info.woop@helhum.io>
This package is auto-updated.
Last update: 2023-06-30 10:35:44 UTC
README
There are no plans to support nimut/testing-framework for versions above TYPO3 v11. You are advised to switch to the typo3/testing-framework for TYPO3 v12 and above. The typo3/testing-framework has improved support for testing more than one version of the core. Further information and an introduction can be found in the official TYPO3 documentation:
