techhub.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A hub primarily for passionate technologists, but everyone is welcome

Administered by:

Server stats:

4.7K
active users

#dx

11 posts10 participants3 posts today

Just made @phpunit output test errors in the same format the --filter cli option expects them.

that way you can just copy the text and paste it 1:1 into the cli arg, to re-run a single test-case for a specific dataset.

available in version PHPUnit 12.3+