mirror of
https://github.com/FriendsOfTYPO3/tea.git
synced 2024-11-10 04:36:12 +01:00
6d6b196426
Reorder the badges so the TYPO3 versions come first and the CI information latest (ordered from user-relevant to developer-relevant). Drop some badges to get the badges to fit in one line again: - Drop the counter for this month's downloads (as this number fluctuated too much during the month). - Drop a duplicate badge. - Drop the badge for the old CoC (as we now are using the TYPO3 CoC). - Drop the "latest version" badge (as this tends to be unreliable).
2 KiB
2 KiB
Example TYPO3 extension for code quality checks and automated tests
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.
You can also use this extension to manage your collection of delicious teas.
URL | |
---|---|
Repository: | https://github.com/TYPO3-Documentation/tea |
Read online: | https://docs.typo3.org/p/ttn/tea/main/en-us/ |
TER: | https://extensions.typo3.org/extension/tea/ |
Presentation at the TYPO3 Online Days 2021
At the TYPO3 Online Days 2021, Oliver Klee held a session where her presented our approach for automating the code quality of extensions.