twigphp / Twig

Twig, the flexible, fast, and secure template language for PHP
https://twig.symfony.com/
BSD 3-Clause "New" or "Revised" License
8.18k stars 1.25k forks source link

Add fixture filename as key #4345

Closed ruudk closed 1 month ago

ruudk commented 1 month ago

This way, it's easier to see which test failed and what the file was.

In PHPStorm this is visualized very nice. Screenshot 2024-09-26 at 14 19 49@2x

fabpot commented 1 month ago

Thank you @ruudk.