-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
Description
Hello, i'm a absolut beginner in atoum.
I think there is a error.
In my phpstorm there is the plugin correct installed.
When i called the Plugin i se the command:
php vendor/bin/atoum.bat --use-tap-report -f src/App/Controller/Login/tests/units/LoginController.php
and get the information:
No tests were found
When i call the command in the terminal
c:/xampp/htdocs/atoum/vendor/bin/atoum.bat --use-tap-report -f src/App/Controller/Login/tests/units/LoginController.php
it works fine.
Can you help. Sorry for my bad english.
Your sincerly #