# testing > Makes sure the code is working as intended - Author: Felds Liscia - Repository: felds/twig-extra - Version: 20260121211102 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-06 - Source: https://github.com/felds/twig-extra - Web: https://mule.run/skillshub/@@felds/twig-extra~testing:20260121211102 --- --- name: testing description: Makes sure the code is working as intended --- To test the code, run `./vendor/bin/phpunit tests`. Optionally, replace `tests` with the path to a specific file to test. Before finishing up a feature, run all the tests.