Skip to main navigation Skip to main content Skip to page footer

Automating the code quality of your extensions

Vortrag

Datum und Zeit

26.08.2021 17:30–18:10 Uhr

Style checking, type checking, linting, unit tests, functional tests, CI, GitHub Actions … oh my. You want all the automated help you can get for keeping your extension stable and maintainable, but there are so many tools and options. Where should you start? Where can you look for best-practice examples to steal/copy from?

This session will be a guided tour through a best-practices example extension by the TYPO3 Quality Assurance Initiative that shows which tools to use and how to get started with them. You will also learn the basics of unit testing your extensions.

Resources