Skouter mortgage estimates. Web application with view written in PHP and Vue, but controller and models in Go.
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.
 
 
 
 
 
 

19 line
346 B

  1. actor: Tester
  2. paths:
  3. tests: tests
  4. log: tests/_output
  5. data: tests/_data
  6. support: tests/_support
  7. envs: tests/_envs
  8. settings:
  9. bootstrap: _bootstrap.php
  10. colors: true
  11. memory_limit: 1024M
  12. extensions:
  13. enabled:
  14. - Codeception\Extension\RunFailed
  15. # - Codeception\Extension\Recorder
  16. modules:
  17. config: