Actions
Task #94859
closedAdd test method prefix checker to gitlab-ci
Start date:
2021-08-12
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
11
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
Test methods are not allowed to have an prefix "test".
Use the annotation "@test" in phpDoc instead.
Actions