opentelemetry-php/tests/Unit/SDK/Metrics/Stream
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
..
DeltaStorageTest.php Split metric collection from metric streams (#972) 2023-04-15 22:09:43 +10:00
MetricStreamTest.php Add infection test tool (#1306) 2024-05-15 20:46:42 +10:00