You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 satır
267B

  1. namespace: tests\codeception\console
  2. actor: Tester
  3. paths:
  4. tests: .
  5. log: _output
  6. data: _data
  7. helpers: _support
  8. settings:
  9. bootstrap: _bootstrap.php
  10. suite_class: \PHPUnit_Framework_TestSuite
  11. colors: true
  12. memory_limit: 1024M
  13. log: true