0.10.47 (2026-09-14)
Features
- bridge-double: add the Double test-double bridge (#298) (6c4d415)
- bridge-double: support Double 0.8.0 (de046dd)
- bridge-rector: convert PHPUnit mocks onto the Double bridge (#332) (de046dd)
- testing: add
PluginTesterfor asserting a plugin's wiring (6c4d415)
Bug Fixes
- cs: check plugin and bridge sources by expanding wildcard include paths (66488de)
- rector: keep node position when stripping class-level #[Test] (f887f5d)
Documentation
- skills: add an Infection toolchain pre-flight to
testo-mutation-testing(53b897e)