{
"event": "PreToolUse",
"tool_name": "Bash",
"tool_input": {
"command": "\/opt\/php-tools\/vendor\/bin\/phpunit --configuration \/opt\/php-tools\/phpunit.xml \/var\/www\/dev.campus.systemische-tools.de\/tests\/Integration\/Taxonomy\/TaxonomyIntegrationTest.php 2>&1",
"timeout": 120000,
"description": "Run taxonomy integration tests"
}
}
{
"tool_response": {
"stdout": "PHPUnit 12.5.4 by Sebastian Bergmann and contributors.\n\nRuntime: PHP 8.4.16\nConfiguration: \/opt\/php-tools\/phpunit.xml\n\n........................... 27 \/ 27 (100%)\n\nTime: 00:00.002, Memory: 14.00 MB\n\nOK (27 tests, 87 assertions)",
"stderr": "",
"interrupted": false,
"isImage": false
}
}