zm
2021-04-09 93652ca875fc904a25a7f214adc548745573950a
commit | author | age
90c639 1 # Codeception Test Suite Configuration
Z 2 #
3 # Suite for functional tests
4 # Emulate web requests and make application process them
5 # Include one of framework modules (Symfony2, Yii2, Laravel5) to use it
6 # Remove this suite if you don't use frameworks
7
8 actor: FunctionalTester
9 modules:
10     enabled:
11         # add a framework module here
12         - \Helper\Functional