定制 typo3/testing-framework 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

typo3/testing-framework

最新稳定版本:9.3.0

Composer 安装命令:

composer require --dev typo3/testing-framework

包简介

The TYPO3 testing framework provides base classes for unit, functional and acceptance testing.

README 文档

README

tests

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.

$ composer require --dev typo3/testing-framework

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

统计信息

  • 总下载量: 4.62M
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 66
  • 点击次数: 2
  • 依赖项目数: 709
  • 推荐数: 0

GitHub 信息

  • Stars: 65
  • Watchers: 20
  • Forks: 52
  • 开发语言: PHP

其他信息

  • 授权协议: GPL-2.0-or-later
  • 更新时间: 2026-01-04