AFS 1ad30a97b3 toMatchArray/Object wrong field fix
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.
2025-02-25 15:34:37 +01:00
2025-01-19 17:35:09 +00:00
2024-12-12 11:50:43 +00:00
2024-01-25 18:06:35 +01:00
2025-01-19 17:16:25 +00:00
2024-05-14 01:58:44 +01:00
2025-02-25 15:34:37 +01:00
2024-07-06 19:30:05 +01:00
2025-02-03 13:36:47 +00:00
2020-08-04 12:54:49 +03:00
2024-12-01 20:41:34 +00:00
2025-02-03 13:30:45 +00:00
2020-05-11 18:38:30 +02:00
2024-10-15 15:04:30 +01:00
2023-04-13 11:03:29 +01:00
2025-01-08 01:09:20 +00:00
2024-09-03 14:09:03 +01:00
2024-09-09 11:01:08 +01:00

PEST

GitHub Workflow Status (master) Total Downloads Latest Version License


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.

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.

Description
Pest is an elegant PHP testing Framework with a focus on simplicity, meticulously designed to bring back the joy of testing in PHP.
Readme 4.6 MiB
Languages
PHP 99.2%
HTML 0.7%