Skip to content
forked from derhansen/gha_demo

GitHub Actions workflow for testing a TYPO3 CMS Extension

Notifications You must be signed in to change notification settings

bfuhne/gha_demo

 
 

Repository files navigation

CI

GitHub Actions workflow for testing a TYPO3 CMS Extension

This repository includes a Demo Extension for TYPO3 CMS and a fully functional GitHub Actions workflow configuration to execute Unit-, Functional- and Acceptance-Tests

I have written a detailled blogpost about how to setup the GitHub Actions workflow at https://www.derhansen.de/2020/05/typo3-extension-testing-with-github-actions.html

The blogpost explains some important steps you need to be aware of when using GitHub Actions for PHP applications with Functional- or Codeception Acceptance-Tests, so make sure you at least have a quick look at the "Good to know"-section at the end of the article.

About

GitHub Actions workflow for testing a TYPO3 CMS Extension

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 91.2%
  • TSQL 7.2%
  • HTML 1.6%