mirror of
https://github.com/werkraum-media/thuecat.git
synced 2024-11-05 12:56:11 +01:00
17 lines
391 B
ReStructuredText
17 lines
391 B
ReStructuredText
|
.. include:: ../Includes.txt
|
||
|
|
||
|
.. _introduction:
|
||
|
|
||
|
==============
|
||
|
Introduction
|
||
|
==============
|
||
|
|
||
|
.. _what-it-does:
|
||
|
|
||
|
What does it do?
|
||
|
================
|
||
|
|
||
|
This TYPO3 extension is an example of best practices in continuous integration and automated code checks, also
|
||
|
writing unit and functional tests with PHPUnit in Extbase/Fluid-based extensions for TYPO3 CMS, and then running them
|
||
|
in a pipeline.
|