- PHPStorm issue output problem for tests throwing an exception before the first assertion (#809)
- Allow traits to be covered (#804)
- Bumps PHPUnit to
^10.1.3
(c993252)
- Allows
toThrow
to be used against an exception instance (#797)
- Removes
myclabs/php-enuma
dependency (1a05df1)
- Bumps PHPUnit to
^10.1.1
(ec6a817)
- Bumps PHPUnit to
^10.1.0
(#780)
skipOnWindows()
,skipOnMac()
, andskipOnLinux()
(#757)- source architecture testing violation (#1)(8e66263)
toHaveProperties
may now also check values (#760)
- Tests on
tests/Helpers
directory not being executed (#753) - Teamcity count (#747)
- Parallel execution when class extends class with same name (#748)
- Wording on
uses()
hint (#745)
- Better error handler about missing uses (#743)
- Inconsistent spelling of
dataset
(#739)
- Bumps PHPUnit to
^10.0.19
(3d7e621)
- Unnecessary dataset on dataset arguments mismatch (#736)
- Parallel arguments on plugins order (#703)
- Arch plugin runtime exceptions on bad phpdocs (2f2b51c)
- Edge case in parallel execution test description (3ce6408)
- Collision between tests names with underscores (#724)
- Bumps PHPUnit to
^10.0.18
(1408cff)
- Improved error messages on dataset arguments mismatch (#698)
- Allows the usage of
DateTimeInterface
on multiple expectations (#716)
--dirty
option on Windows environments (#721)- Parallel exit code when
phpunit.xml
is outdated (14dd5cb)
only
test case method (bcd1503)
- Issues with different characters on test names (715)
Pest.php
not being loaded in certain scenarios (b887116)
- Wrong
version
configuration key oncomposer.json
(8f91f40)
Please consult the upgrade guide and release notes in the official Pest documentation.