b13 / make

Kickstarter CLI tool for various TYPO3 functionalities
GNU General Public License v2.0
44 stars 7 forks source link

[FEATURE] Add command 'make:testing:setup' #29

Closed ochorocho closed 1 year ago

ochorocho commented 2 years ago

Apply runTests.sh and docker-compose.yml templates, modify and store it in the Build folder.

EDIT: Does a few things more now

o-ba commented 1 year ago

@ochorocho I updated parts of the code and think we now have a basis which could get merged. Final task before merging would be to check whether there were changes in the meantime which should be added to runTests.sh and docker-compose.yaml. Could you check / update those files?

ochorocho commented 1 year ago

@o-ba updated runTests.sh and docker-compose.yaml . Could not include the checkNamespaceIntegrity option because this requires the cores Tests/ folder.