2020-11-29 18:28:34 +01:00
|
|
|
.. include:: Includes.txt
|
|
|
|
|
|
|
|
.. _start:
|
|
|
|
|
|
|
|
=============================================================
|
|
|
|
EXT:tea
|
|
|
|
=============================================================
|
|
|
|
|
|
|
|
:Version:
|
|
|
|
|release|
|
|
|
|
|
|
|
|
:Language:
|
|
|
|
en
|
|
|
|
|
|
|
|
:Description:
|
|
|
|
This TYPO3 extension is an example of best practices in continuous integration and automated code checks, also
|
|
|
|
Extbase/Fluid-based extensions for TYPO3 CMS using PHPUnit, writing unit and functional tests for
|
|
|
|
extensions for TYPO3 CMS using PHPUnit.
|
|
|
|
|
|
|
|
:Keywords:
|
|
|
|
tea, ci, continousintegration, gitlab, githubactions, actions, tests, functional, unit
|
|
|
|
|
|
|
|
:Copyright:
|
2022-01-04 01:33:24 +01:00
|
|
|
2022 by TYPO3 Association
|
2020-11-29 18:28:34 +01:00
|
|
|
|
|
|
|
:Authors:
|
|
|
|
* Oliver Klee
|
|
|
|
|
|
|
|
:Email:
|
|
|
|
typo3-coding@oliverklee.de
|
|
|
|
|
|
|
|
:License:
|
|
|
|
This extension is published under the
|
|
|
|
`GNU General Public License v2.0 <https://www.gnu.org/licenses/old-licenses/gpl-2.0.html>`__
|
|
|
|
|
|
|
|
:Rendered:
|
|
|
|
|today|
|
|
|
|
|
|
|
|
TYPO3
|
|
|
|
=====
|
|
|
|
|
|
|
|
The content of this document is related to TYPO3 CMS,
|
|
|
|
a GNU/GPL CMS/Framework available from `typo3.org <https://typo3.org/>`_ .
|
|
|
|
|
|
|
|
For Contributors
|
|
|
|
================
|
|
|
|
|
|
|
|
You are welcome to help improve this guide if you missing something.
|
|
|
|
Just click on "Edit me on GitHub" on the top right to submit your change request
|
|
|
|
or `report a problem <https://github.com/TYPO3-Documentation/tea/issues/new>`__
|
|
|
|
|
|
|
|
Table of Contents
|
|
|
|
=================
|
|
|
|
|
|
|
|
.. toctree::
|
2021-07-21 13:06:59 +02:00
|
|
|
:maxdepth: 5
|
2020-11-29 18:28:34 +01:00
|
|
|
:titlesonly:
|
|
|
|
:glob:
|
|
|
|
|
|
|
|
Introduction/Index
|
2021-07-21 13:06:59 +02:00
|
|
|
Linters/Index
|
2020-11-29 18:28:34 +01:00
|
|
|
Documentation/Rendering/Index
|
|
|
|
Sitemap
|