Skip to content

Ci‐Pipeline

Theis Møller Nørby Jensen edited this page Dec 3, 2024 · 2 revisions

Moodle Ci-Pipeline

The official moodle docs suggest setting up a workflow for testing code and for making sure the code adheres to Moodles coding standards.

PHP_Codesniffer

PHP_Codesniffer is a set of two scripts, one for finding coding standard violations and one for fixing minor violations.

BeHat

PHPUnit

Clone this wiki locally