oliverklee / phpunit
PHPUnit test runner for TYPO3
Installs: 123 258
Dependents: 2
Suggesters: 0
Security: 0
Stars: 2
Watchers: 3
Forks: 8
Open Issues: 15
Type:typo3-cms-extension
Requires
- php: >= 7.2
- symfony/console: ^4.4 || ^5.1 || ^6.0
- typo3/cms-core: ^9.5 || ^10.4 || ^11.5.1
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.2.1
- helhum/typo3-console: ^5.8.6 || ^6.6.0 || ^7.0.2
- phpstan/extension-installer: ^1.1.0
- phpstan/phpstan: ^1.0.0
- phpstan/phpstan-phpunit: ^1.0.0
- phpunit/phpunit: ^8.5.21
- saschaegerer/phpstan-typo3: ^1.0.0
- squizlabs/php_codesniffer: ^3.6.1
Conflicts
- typo3/cms-composer-installers: <1.4.6
Replaces
- typo3-ter/phpunit: v8.5.0
- dev-main
- v8.5.0
- v7.5.25
- v7.5.24
- v7.5.23
- v7.5.22
- v7.5.21
- v7.5.20
- v6.5.16
- v6.5.14
- v5.7.27
- v5.3.5
- v4.8.37
- 4.8.36
- 4.8.35
- 4.8.24
- dev-dependabot/composer/phpunit/phpunit-tw-8.5.36
- dev-dependabot/composer/phpunit/phpunit-tw-8.5.35
- dev-dependabot/composer/phpstan/phpstan-tw-1.10.47
- dev-test/12lts
- dev-feature/rector
- dev-cleanup/console-configuration
This package is auto-updated.
Last update: 2023-12-01 17:40:33 UTC
README
This extension should be used for old projects that already use the PHPUnit extension. For new projects, it is recommended to use the TYPO3 testing framework instead.
Most of the documentation is in ReST format in the Documentation/ folder and is rendered as part of the TYPO3 documentation.