最新服务器上的版本,以后用这个
commit | author | age
2207d6 1 # Codeception Test Suite Configuration
W 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