Skip to content

Releases: php-testo/testo

v0.10.17

06 Jun 07:28
e2c4dde

Choose a tag to compare

0.10.17 (2026-06-06)

Features

  • core: aggregate run statistics via Summary DTO and show assertions (cd20c42)
  • coverage: add CLI flags for Clover, Cobertura, and XML coverage reports (#204) (f87365b)
  • testing: implement property autowiring with Inject attribute and InjectPlugin (0915a3f)

Bug Fixes

  • repeat: ensure log messages end with a newline for clarity (a549ce7)

Code Refactoring

  • teamcity: Disable rendering if channel title (d12228f)
  • testing: update TestRunner namespace from Traits to Helper (14ebce3)

test: v0.1.3

06 Jun 06:45
ef6bea7

Choose a tag to compare

0.1.3 (2026-06-05)

Code Refactoring

  • testing: update TestRunner namespace from Traits to Helper (14ebce3)

retry: v0.1.3

06 Jun 07:37
feb0f95

Choose a tag to compare

0.1.3 (2026-06-06)

Features

  • core: aggregate run statistics via Summary DTO and show assertions (cd20c42)

Code Refactoring

  • testing: update TestRunner namespace from Traits to Helper (14ebce3)

messenger: v0.1.3

06 Jun 07:31
518b2e9

Choose a tag to compare

0.1.3 (2026-06-06)

Code Refactoring

  • testing: update TestRunner namespace from Traits to Helper (14ebce3)

lifecycle: v0.1.3

06 Jun 06:53
b08a771

Choose a tag to compare

0.1.3 (2026-06-06)

Code Refactoring

  • testing: update TestRunner namespace from Traits to Helper (14ebce3)

inline: v0.1.4

06 Jun 07:49
baba94b

Choose a tag to compare

0.1.4 (2026-06-06)

Features

  • core: aggregate run statistics via Summary DTO and show assertions (cd20c42)

bench: v0.1.4

06 Jun 07:33
f94ffaf

Choose a tag to compare

0.1.4 (2026-06-06)

Features

  • core: aggregate run statistics via Summary DTO and show assertions (cd20c42)

assert: v0.1.6

06 Jun 07:30
28edb2d

Choose a tag to compare

0.1.6 (2026-06-06)

Features

  • core: aggregate run statistics via Summary DTO and show assertions (cd20c42)

Code Refactoring

  • testing: update TestRunner namespace from Traits to Helper (14ebce3)

v0.10.16

02 Jun 08:53
c9582dd

Choose a tag to compare

0.10.16 (2026-06-02)

Features

  • messenger: implement fork functionality for mergeable child branches (341f38a)
  • repeat: integrate Messenger into RepeatInterceptor (fe12ad5)
  • retry: integrate Messenger for logging in right way (cb7786f)

Bug Fixes

  • messenger: correct package name from 'destroyable' to 'destroy' (b11b6ee)

Code Refactoring

  • assert: Migrate Assert plugin to channels (9a13ff1)
  • bench: Send benchmark results into messenger (e7fa77a)
  • messenger: adjust ORDER constant for output capturing scope (ea8b1f5)
  • retry: Disable Messenger forks for this plugin (e0fbc32)

retry: v0.1.2

02 Jun 08:55
78a8279

Choose a tag to compare

0.1.2 (2026-06-02)

Features

  • retry: integrate Messenger for logging in right way (cb7786f)

Code Refactoring

  • retry: Disable Messenger forks for this plugin (e0fbc32)