You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently PHP does not seem supported for the Test Optimization feature. Meaning for PHP there does not seem to be a way to trace a PHPUnit test run.
I would love to see support for it.
At minimum the dd-trace-php lib could offer access to the raw Test Optimization API, so the community could build early versions of a PHPUnit integration.
The text was updated successfully, but these errors were encountered:
mollierobbert
changed the title
[Feature] Add support for Test Optimization with a PHPUnit integration
[Feature] Add support for Test Optimization (preferably with a PHPUnit integration)
Dec 21, 2024
Currently PHP does not seem supported for the Test Optimization feature. Meaning for PHP there does not seem to be a way to trace a PHPUnit test run.
I would love to see support for it.
At minimum the
dd-trace-php
lib could offer access to the raw Test Optimization API, so the community could build early versions of a PHPUnit integration.The text was updated successfully, but these errors were encountered: