mirror of
https://github.com/FriendsOfTYPO3/tea.git
synced 2024-11-10 07:16:16 +01:00
54 lines
1.3 KiB
ReStructuredText
54 lines
1.3 KiB
ReStructuredText
|
.. include:: /Includes.rst.txt
|
||
|
|
||
|
.. _introduction:
|
||
|
|
||
|
============
|
||
|
Introduction
|
||
|
============
|
||
|
|
||
|
.. _what-it-does:
|
||
|
|
||
|
What does it do?
|
||
|
================
|
||
|
|
||
|
This TYPO3 extension, based on Extbase and Fluid, is an example of best
|
||
|
practices in automated code checks, unit/functional/acceptance testing and
|
||
|
continuous integration (CI).
|
||
|
|
||
|
.. _presentation-online-days-2021:
|
||
|
|
||
|
Presentation at the TYPO3 Online Days 2021
|
||
|
==========================================
|
||
|
|
||
|
At the TYPO3 Online Days 2021, `Oliver Klee <https://www.oliverklee.de/>`__
|
||
|
held a session presenting our approach to automate extension code quality.
|
||
|
Have a look at the slides and the video of the presentation!
|
||
|
|
||
|
.. container:: row m-0 p-0
|
||
|
|
||
|
.. container:: col-md-6 pl-0 pr-3 py-3 m-0
|
||
|
|
||
|
.. container:: card px-0 h-100
|
||
|
|
||
|
.. rst-class:: card-header h3
|
||
|
|
||
|
.. rubric:: Slides
|
||
|
|
||
|
.. container:: card-body
|
||
|
|
||
|
.. image:: /Images/SlidesCover.jpg
|
||
|
:target: https://speakerdeck.com/oliverklee/automating-the-code-quality-of-your-extensions
|
||
|
|
||
|
.. container:: col-md-6 pl-0 pr-3 py-3 m-0
|
||
|
|
||
|
.. container:: card px-0 h-100
|
||
|
|
||
|
.. rst-class:: card-header h3
|
||
|
|
||
|
.. rubric:: Video
|
||
|
|
||
|
.. container:: card-body
|
||
|
|
||
|
.. image:: /Images/VideoCover.jpg
|
||
|
:target: https://youtu.be/_oe8ku2GM84?t=6983
|