mirror of
https://github.com/pestphp/pest.git
synced 2026-03-05 23:37:22 +01:00
dff9bbc1349b8600cd93d48fad7b36266020a06e
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.
Pest is an elegant PHP Testing Framework with a focus on simplicity. It was carefully crafted to bring the joy of testing to PHP.
- Explore the docs: pestphp.com »
- Follow us on Twitter: @pestphp »
- Join us on the Discord Server: discord.gg/bMAJv82 »
Pest was created by Nuno Maduro under the Sponsorware license. It got open-sourced and is now licensed under the MIT license.
Languages
PHP
99.2%
HTML
0.7%
