php-test-framework.xml 506 B

1234567891011121314
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="PhpTestFrameworkSettings">
  4. <test_tools>
  5. <tool tool_name="Codeception">
  6. <settings>
  7. <configurations>
  8. <local_configuration configuration_file_path="$PROJECT_DIR$/codeception.yml" executable_path="$PROJECT_DIR$/vendor/codeception/codeception/codecept" use_configuration_file="true" />
  9. </configurations>
  10. </settings>
  11. </tool>
  12. </test_tools>
  13. </component>
  14. </project>