codeception_yaml.yml 124 B

123456789
  1. actor: Tester
  2. paths:
  3. tests: tests
  4. log: .
  5. data: .
  6. support: tests/_support
  7. params:
  8. - env
  9. - params.yml