Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
 
 
 
 
 
 

16 righe
300 B

  1. namespace: backend\tests
  2. actor: Tester
  3. paths:
  4. tests: tests
  5. log: tests/_output
  6. data: tests/_data
  7. helpers: tests/_support
  8. settings:
  9. bootstrap: _bootstrap.php
  10. colors: true
  11. memory_limit: 1024M
  12. modules:
  13. config:
  14. Yii2:
  15. configFile: 'config/test-local.php'