Logo white

Alexey Boroda / kites

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • kites
  • tests
  • acceptance.suite.yml.example
  • first commit
    2049c43e
    Alexey Boroda authored
    2018-05-25 16:31:24 +0300  
    Browse Code ยป
acceptance.suite.yml.example 246 Bytes
Edit Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10
class_name: AcceptanceTester
modules:
    enabled:
        - WebDriver:
            url: http://127.0.0.1:8080/
            browser: firefox
        - Yii2:
            part: orm
            entryScript: index-test.php
            cleanup: false