Skip to content

Repository files navigation

TYPO3 testing framework for extensions

A straight and slim set of classes and configuration to test TYPO3 extensions. This framework is used for acceptance tests within the TYPO3 extension ecosystem.

Installation

This framework works on top of a composer based installation.

$ composer require --dev extcode/testing-framework

Documentation

Usage examples within core and for extensions can be found in TYPO3 explained.

Tags and branches

  • Branch main is tagged as 2.x.x. Extensions can use this to run tests with core v14 and v15. Supports PHP ^8.2.
  • Branch 1.x is tagged as 1.x.x. Extensions can use this to run tests with core v13 and v14. Supports PHP ^8.2.

About

No description, website, or topics provided.

Resources

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages