0.10.43 (2026-08-25)
Features
- bench: fail a benchmark when
currentis not the fastest (0f032fd), closes #303 - output: report benchmark measurements in JSON, JUnit and TeamCity (cfdc27f)
Bug Fixes
- bench: guard the mean percentage against a zero baseline mean (82d767f), closes #303
- output: honour
--no-ansiandNO_COLOR(#299) (9da803d)
Documentation
- bench: distinguish the 2% reader bar from the diagnostic threshold (087faf5), closes #303
- bench: drop the false "no bench in a test method" pitfall (e070a8f), closes #303
- expand CONTRIBUTING for new contributors (db6630b)
- make AGENTS.md the single source of agent instructions (db6630b)
- output: describe the HTML report as opt-in via
--log-html(46e794b), closes #303 - skills: add
testo-run-testsskill (#297) (9513ad1) - skills: merge
testo-fiberand stale async material intotesto-async(fb7ea8f) - skills: quote frontmatter descriptions containing PHP attributes (fb7ea8f)
- skills: show a Messenger channel as the PSR-3 logger in the database-plugin example (83906ee)
- spec: add commit-creation spec (db6630b)