All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Usage with PHPUnit 10.1.2
- Usage with PHPUnit 10.1.2
- Support for PHPUnit test runner deprecations
- Allows exceptions to be renderable on editor
- Adds method specific for Pest
- Usage of result on Pest
- Bad regex on previous improved Laravel stacktrace
- Improved Laravel stacktrace
- Bumps dependencies
--without-databases
option on the Laraveltest
Artisan command
- Displaying of uncovered lines
- PHPUnit
>10.0.16
support
- Support for
displayDetailsOnIncompleteTests
,displayDetailsOnSkippedTests
,displayDetailsOnTestsThatTriggerDeprecations
,displayDetailsOnTestsThatTriggerErrors
,displayDetailsOnTestsThatTriggerNotices
,displayDetailsOnTestsThatTriggerWarnings
- Better coverage output for
TestCommand
- Parallel mode when cache directory is not available
- Support for better exception handling on
pestphp/pest
exceptions
- Requirement of
sebastian/environment
dependency
- Colors not being displayed on Windows
- Source of file on Windows
- Better
todo
output
- Bumps dependencies
- PHPUnit 10.x and Pest 2.x support
--compact
printer--profile
option to display top ten slow tests
- PHPUnit 9.x and Pest 1.x support