mirror of
https://github.com/pestphp/pest.git
synced 2026-03-05 23:37:22 +01:00
1ad30a97b3df2dbf79819e70f80f7d8242504111
The functions toMatchArray and toMatchObject indicate that the wrong field is mismatching from the second loop on because the 'message' is overwritten and taken into the following loop. This patch creates a $second_message for the second test (value test) to keep the error message correct.
Pest v3 Now Available: Read the announcement ».
Pest is an elegant PHP testing Framework with a focus on simplicity, meticulously designed to bring back the joy of testing in PHP.
- Explore our docs at pestphp.com »
- Follow us on Twitter at @pestphp »
- Join us at discord.gg/kaHY6p54JH » or t.me/+kYH5G4d5MV83ODk0 »
Sponsors
We cannot thank our sponsors enough for their incredible support in funding Pest's development. Their contributions have been instrumental in making Pest the best it can be. For those who are interested in becoming a sponsor, please visit Nuno Maduro's Sponsor page at github.com/sponsors/nunomaduro.
Platinum Sponsors
Gold Sponsors
Premium Sponsors
Pest is an open-sourced software licensed under the MIT license.
Languages
PHP
99.2%
HTML
0.7%
