Dimitrios Karvounaris dff9bbc134 Fix file paths not being used properly
basename() will strip full path information on some systems.
What is needed is to use both dirname() & basename() on paths,
as recognized by all systems, and only afterwards do any
replacements.
2020-06-05 18:24:03 +02:00
2020-06-05 16:23:12 +02:00
2020-05-11 18:38:30 +02:00
2020-05-11 18:38:30 +02:00
2020-05-11 18:38:30 +02:00
2020-05-11 18:38:30 +02:00
2020-05-11 18:38:30 +02:00
2020-05-11 18:38:30 +02:00
2020-05-11 18:38:30 +02:00
2020-06-04 21:22:29 +03:00
2020-06-05 16:23:11 +02:00
2020-05-11 18:38:30 +02:00
2020-05-11 18:38:30 +02:00
2020-05-11 18:38:30 +02:00
2020-05-24 19:35:35 +02:00
2020-05-11 18:38:30 +02:00

PEST

GitHub Workflow Status (master) Total Downloads Latest Version License


Pest is an elegant PHP Testing Framework with a focus on simplicity. It was carefully crafted to bring the joy of testing to PHP.

Pest was created by Nuno Maduro under the Sponsorware license. It got open-sourced and is now 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%