opentelemetry-php/tests/Unit/SDK
Brett McBride 4f32817065
Add infection test tool (#1306)
* run unit tests in random order
running in random order highlights some interference between tests (mostly logging being enabled), and is a requirement for
mutation testing (ie, all tests must pass when executed in a random order).
* adding infection mutation testing
this adds the ability to run infection. It generates a lot of output, which is an exercise for another PR...
* infection max threads
2024-05-15 20:46:42 +10:00
..
Common migrate Clock classes to API (#1281) 2024-04-29 10:28:06 +10:00
Logs implement events v1.32 (#1291) 2024-05-05 18:35:19 -04:00
Metrics Add infection test tool (#1306) 2024-05-15 20:46:42 +10:00
Propagation Add infection test tool (#1306) 2024-05-15 20:46:42 +10:00
Resource Add infection test tool (#1306) 2024-05-15 20:46:42 +10:00
Trace Add infection test tool (#1306) 2024-05-15 20:46:42 +10:00
Util migrate Clock classes to API (#1281) 2024-04-29 10:28:06 +10:00
FactoryRegistryTest.php upgrade to phpunit 10 (#1258) 2024-03-18 21:02:39 -04:00
SdkAutoloaderTest.php Add infection test tool (#1306) 2024-05-15 20:46:42 +10:00
SdkBuilderTest.php implement events v1.32 (#1291) 2024-05-05 18:35:19 -04:00
SdkTest.php implement events v1.32 (#1291) 2024-05-05 18:35:19 -04:00