Skip to content

v0.10.24

Choose a tag to compare

@roxblnfk roxblnfk released this 19 Jun 08:28
9a616e5

0.10.24 (2026-06-19)

Features

  • assert: add notContains assertion to iterable type (c320fbf)
  • filter: filtering with #[Group] attr and --group flag (#227) (624b9ab)
  • filter: support CLI options/arguments/env in TestingSuite (624b9ab)
  • output: add JSON output plugin with --json and --log-json flags (#228) (abb91b3)
  • teamcity: emit test description as TeamCity metainfo on testStarted (75fee02)

Documentation

  • skills: add testo-mutation-testing skill (273ad95)
  • skills: clarify Group attribute namespace in migrate-from-phpunit skill (02401cf)

Code Refactoring

  • output: coalesce consecutive same-channel output in JSON report (bec606b)