RaulTorralbaAdsuara May I ask what is the full output when running one test? Did PHPUnit run any tests?
i.e.
Running tests ...
> "C:\Program Files\IIS Express\PHP\v8.3\php.exe" -d display_errors=on "c:\Users\jmise\source\repos\Laravel10\vendor\bin\phpunit" -c phpunit.xml --teamcity --colors=never --filter "(^(Tests.Unit.ExampleTest::test_that_true_is_true(\s.*)?)$)"
PHPUnit 9.6.17 by Sebastian Bergmann and contributors.
Time: 00:00.008, Memory: 10.00 MB
OK (1 test, 1 assertion)
Process #28484 closed with exit code 0.