# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] ## [v7.1.2 (2023-03-14)](https://github.com/nunomaduro/collision/compare/v7.1.1...v7.1.2) ### Fixed - Displaying of uncovered lines ## [v7.1.1 (2023-03-13)](https://github.com/nunomaduro/collision/compare/v7.1.0...v7.1.1) ### Fixed - PHPUnit `>10.0.16` support ## [v7.1.0 (2023-03-03)](https://github.com/nunomaduro/collision/compare/v7.0.5...v7.1.0) ### Added - Support for `displayDetailsOnIncompleteTests`, `displayDetailsOnSkippedTests`, `displayDetailsOnTestsThatTriggerDeprecations`, `displayDetailsOnTestsThatTriggerErrors`, `displayDetailsOnTestsThatTriggerNotices`, `displayDetailsOnTestsThatTriggerWarnings` - Better coverage output for `TestCommand` ### Fixed - Parallel mode when cache directory is not available ## [v7.0.5 (2023-02-19)](https://github.com/nunomaduro/collision/compare/v7.0.4...v7.0.5) ### Added - Support for better exception handling on `pestphp/pest` exceptions ### Fixed - Requirement of `sebastian/environment` dependency ## [v7.0.4 (2023-02-17)](https://github.com/nunomaduro/collision/compare/v7.0.3...v7.0.4) ### Fixed - Colors not being displayed on Windows ## [v7.0.3 (2023-02-16)](https://github.com/nunomaduro/collision/compare/v7.0.2...v7.0.3) ### Fixed - Source of file on Windows ## [v7.0.2 (2023-02-11)](https://github.com/nunomaduro/collision/compare/v7.0.1...v7.0.2) ### Added - Better `todo` output ## [v7.0.1 (2023-02-08)](https://github.com/nunomaduro/collision/compare/v7.0.0...v7.0.1) ### Changed - Bumps dependencies ## [v7.0.0 (2023-02-07)](https://github.com/nunomaduro/collision/compare/v6.4.0...v7.x) ### Added - PHPUnit 10.x and Pest 2.x support - `--compact` printer - `--profile` option to display top ten slow tests ### Removed - PHPUnit 9.x and Pest 1.x support
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
.git | Folder | 0755 |
|
|
.github | Folder | 0755 |
|
|
.temp | Folder | 0755 |
|
|
docs | Folder | 0755 |
|
|
src | Folder | 0755 |
|
|
tests | Folder | 0755 |
|
|
.editorconfig | File | 355 B | 0644 |
|
.gitattributes | File | 442 B | 0644 |
|
.gitignore | File | 164 B | 0644 |
|
CHANGELOG.md | File | 1.98 KB | 0644 |
|
CONTRIBUTING.md | File | 877 B | 0644 |
|
LICENSE.md | File | 1.09 KB | 0644 |
|
README.md | File | 2.94 KB | 0644 |
|
composer.json | File | 2.71 KB | 0644 |
|
phpstan.neon.dist | File | 200 B | 0644 |
|
phpunit.xml.dist | File | 1.28 KB | 0644 |
|