Stripe metadata is great for config, entitlements, and… DNS? This experiment takes one good API feature and stretches it into the worst possible infrastructure layer.
PHP
Flaky Test Retries in Pest v4.5.0
Pest v4.5.0 adds first-class support for flaky tests with retries and a dedicated CLI filter. The release also brings a useful casing assertion for catching namespace and file path mismatches, plus a coverage option that Read more…