mirror of
http://124.126.16.154:8888/singularity/HyperfDevelopmentKitCore.git
synced 2026-01-15 07:15:06 +08:00
14 lines
484 B
XML
14 lines
484 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<project version="4">
|
|
<component name="PhpTestFrameworkSettings">
|
|
<test_tools>
|
|
<tool tool_name="Pest">
|
|
<settings>
|
|
<configurations>
|
|
<local_configuration configuration_file_path="$PROJECT_DIR$/phpunit.xml" executable_path="$PROJECT_DIR$/vendor/pestphp/pest/bin/pest" use_configuration_file="true" />
|
|
</configurations>
|
|
</settings>
|
|
</tool>
|
|
</test_tools>
|
|
</component>
|
|
</project> |