perftools / xhgui

Web interface for XHProf profiling data can store data in MongoDB or PDO database
1.65k stars 342 forks source link

Tests: Use symfony/phpunit-bridge package #385

Closed glensc closed 3 years ago

glensc commented 3 years ago

Switch to phpunit-bridge. This removes tracking dependencies of an external tool like PHPUnit in this project.