diff --git a/CHANGELOG.md b/CHANGELOG.md index 9a8bb830..0e044439 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.10.40](https://github.com/php-testo/testo/compare/0.10.39...0.10.40) (2026-08-08) + + +### Features + +* **teamcity:** report the exact status, assertion count, suite taxonomy and test count ([#278](https://github.com/php-testo/testo/issues/278)) ([d312824](https://github.com/php-testo/testo/commit/d312824ce0768361a707df63cc68d2e3afc9037a)) + ## [0.10.39](https://github.com/php-testo/testo/compare/0.10.38...0.10.39) (2026-08-06) diff --git a/README.md b/README.md index f21f414d..43bb9b1a 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ [![Documentation](https://img.shields.io/badge/Documentation-blue?style=for-the-badge&logo=gitbook&logoColor=white)](https://php-testo.github.io) [![Support on Boosty](https://img.shields.io/static/v1?style=for-the-badge&label=&message=Sponsorship&logo=Boosty&logoColor=white&color=%23F15F2C)](https://boosty.to/roxblnfk) -[![Vibe Index](https://img.shields.io/static/v1?label=Vibe+Index&message=2.7&color=1cb9a1&style=flat&logo=data%3Aimage%2Fsvg%2Bxml%3Bbase64%2CPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0iI2ZmZiI%2BPHBhdGggZD0iTTkgNCBROSAxMyAxOCAxMyBROSAxMyA5IDIyIFE5IDEzIDAgMTMgUTkgMTMgOSA0IFoiLz48cGF0aCBkPSJNMTkgMSBRMTkgNiAyNCA2IFExOSA2IDE5IDExIFExOSA2IDE0IDYgUTE5IDYgMTkgMSBaIi8%2BPHBhdGggZD0iTTIwIDE0IFEyMCAxOCAyNCAxOCBRMjAgMTggMjAgMjIgUTIwIDE4IDE2IDE4IFEyMCAxOCAyMCAxNCBaIi8%2BPC9zdmc%2B)](https://github.com/roxblnfk/action-vibe-index) +[![Vibe Index](https://img.shields.io/static/v1?label=Vibe+Index&message=2.8&color=1db8a4&style=flat&logo=data%3Aimage%2Fsvg%2Bxml%3Bbase64%2CPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0iI2ZmZiI%2BPHBhdGggZD0iTTkgNCBROSAxMyAxOCAxMyBROSAxMyA5IDIyIFE5IDEzIDAgMTMgUTkgMTMgOSA0IFoiLz48cGF0aCBkPSJNMTkgMSBRMTkgNiAyNCA2IFExOSA2IDE5IDExIFExOSA2IDE0IDYgUTE5IDYgMTkgMSBaIi8%2BPHBhdGggZD0iTTIwIDE0IFEyMCAxOCAyNCAxOCBRMjAgMTggMjAgMjIgUTIwIDE4IDE2IDE4IFEyMCAxOCAyMCAxNCBaIi8%2BPC9zdmc%2B)](https://github.com/roxblnfk/action-vibe-index) [![Psalm Level](https://shepherd.dev/github/php-testo/testo/level.svg)](https://shepherd.dev/github/php-testo/testo) [![Type Coverage](https://shepherd.dev/github/php-testo/testo/coverage.svg)](https://shepherd.dev/github/php-testo/testo) [![codecov](https://codecov.io/gh/php-testo/testo/branch/1.x/graph/badge.svg)](https://codecov.io/gh/php-testo/testo) diff --git a/bridge/rector/CHANGELOG.md b/bridge/rector/CHANGELOG.md index 32cc4b5c..b856f264 100644 --- a/bridge/rector/CHANGELOG.md +++ b/bridge/rector/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.2.2](https://github.com/php-testo/testo/compare/bridge-rector-0.2.1...bridge-rector-0.2.2) (2026-08-08) + + +### Features + +* **teamcity:** report the exact status, assertion count, suite taxonomy and test count ([#278](https://github.com/php-testo/testo/issues/278)) ([d312824](https://github.com/php-testo/testo/commit/d312824ce0768361a707df63cc68d2e3afc9037a)) + ## [0.2.1](https://github.com/php-testo/testo/compare/bridge-rector-0.2.0...bridge-rector-0.2.1) (2026-08-06) diff --git a/bridge/rector/composer.json b/bridge/rector/composer.json index 132e0896..7f156a5b 100644 --- a/bridge/rector/composer.json +++ b/bridge/rector/composer.json @@ -31,7 +31,7 @@ "testo/assert": "^0.1.12", "testo/data": "^0.1.7", "testo/filter": "^0.1.6", - "testo/testo": "0.10.39 - 1" + "testo/testo": "0.10.40 - 1" }, "autoload": { "psr-4": { diff --git a/composer.json b/composer.json index 8f585572..12a51095 100644 --- a/composer.json +++ b/composer.json @@ -39,13 +39,13 @@ "symfony/finder": "^6.4 || ^7 || ^8.0", "testo/assert": "^0.1.12", "testo/fiber": "^0.1.1", - "testo/bench": "^0.1.7", + "testo/bench": "^0.1.8", "testo/bridge-symfony-console": "^0.1.8", "testo/codecov": "^0.1.12", "testo/convention": "^0.1.4", "testo/data": "^0.1.7", "testo/filter": "^0.1.6", - "testo/inline": "^0.1.7", + "testo/inline": "^0.1.8", "testo/lifecycle": "^0.1.5", "testo/repeat": "^0.1.9", "testo/retry": "^0.1.5", @@ -61,7 +61,7 @@ "rector/rector": "^2.5.2", "testo/bridge-infection": "^0.1.8", "testo/bridge-mockery": "^0.1.2", - "testo/bridge-rector": "^0.2.1", + "testo/bridge-rector": "^0.2.2", "testo/bridge-revolt": "^0.1.1", "testo/facade": "^0.1.1" }, diff --git a/plugin/bench/CHANGELOG.md b/plugin/bench/CHANGELOG.md index 0a6af349..10d555e2 100644 --- a/plugin/bench/CHANGELOG.md +++ b/plugin/bench/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.1.8](https://github.com/php-testo/testo/compare/bench-0.1.7...bench-0.1.8) (2026-08-08) + + +### Features + +* **teamcity:** report the exact status, assertion count, suite taxonomy and test count ([#278](https://github.com/php-testo/testo/issues/278)) ([d312824](https://github.com/php-testo/testo/commit/d312824ce0768361a707df63cc68d2e3afc9037a)) + ## [0.1.7](https://github.com/php-testo/testo/compare/bench-0.1.6...bench-0.1.7) (2026-08-06) diff --git a/plugin/bench/composer.json b/plugin/bench/composer.json index 31853b61..03fe057e 100644 --- a/plugin/bench/composer.json +++ b/plugin/bench/composer.json @@ -23,8 +23,8 @@ "php": ">=8.2", "testo/data": "^0.1.7", "testo/filter": "^0.1.6", - "testo/inline": "^0.1.7", - "testo/testo": "0.10.39 - 1" + "testo/inline": "^0.1.8", + "testo/testo": "0.10.40 - 1" }, "autoload": { "psr-4": { diff --git a/plugin/inline/CHANGELOG.md b/plugin/inline/CHANGELOG.md index f7fb0e66..cca71d58 100644 --- a/plugin/inline/CHANGELOG.md +++ b/plugin/inline/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.1.8](https://github.com/php-testo/testo/compare/inline-0.1.7...inline-0.1.8) (2026-08-08) + + +### Features + +* **teamcity:** report the exact status, assertion count, suite taxonomy and test count ([#278](https://github.com/php-testo/testo/issues/278)) ([d312824](https://github.com/php-testo/testo/commit/d312824ce0768361a707df63cc68d2e3afc9037a)) + ## [0.1.7](https://github.com/php-testo/testo/compare/inline-0.1.6...inline-0.1.7) (2026-08-06) diff --git a/plugin/inline/composer.json b/plugin/inline/composer.json index 87a60f9c..d15df078 100644 --- a/plugin/inline/composer.json +++ b/plugin/inline/composer.json @@ -24,7 +24,7 @@ "testo/assert": "^0.1.12", "testo/data": "^0.1.7", "testo/filter": "^0.1.6", - "testo/testo": "0.10.39 - 1" + "testo/testo": "0.10.40 - 1" }, "autoload": { "psr-4": { diff --git a/resources/version.json b/resources/version.json index c8e42982..a4230fd8 100644 --- a/resources/version.json +++ b/resources/version.json @@ -1,5 +1,5 @@ { - ".": "0.10.39", + ".": "0.10.40", "plugin/repeat": "0.1.9", "plugin/convention": "0.1.4", "plugin/lifecycle": "0.1.5", @@ -8,14 +8,14 @@ "plugin/test": "0.1.6", "plugin/assert": "0.1.12", "plugin/data": "0.1.7", - "plugin/inline": "0.1.7", - "plugin/bench": "0.1.7", + "plugin/inline": "0.1.8", + "plugin/bench": "0.1.8", "plugin/codecov": "0.1.12", "plugin/facade": "0.1.1", "plugin/fiber": "0.1.1", "bridge/symfony-console": "0.1.8", "bridge/infection": "0.1.8", "bridge/mockery": "0.1.2", - "bridge/rector": "0.2.1", + "bridge/rector": "0.2.2", "bridge/revolt": "0.1.1" }