neoban/.idea/php-test-framework.xml
2026-04-24 06:17:33 +00:00

14 lines
500 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$/backend/phpunit.xml" executable_path="$PROJECT_DIR$/backend/vendor/pestphp/pest/bin/pest" use_configuration_file="true" />
</configurations>
</settings>
</tool>
</test_tools>
</component>
</project>