issues
search
atoum
/
phpstorm-plugin
Integrate atoum inside PhpStorm
https://plugins.jetbrains.com/plugin/8173?pr=phpStorm
MIT License
23
stars
4
forks
source link
tested class is not found if the namespace suffix is not all lowercase
#22
Closed
agallou
closed
8 years ago
agallou
commented
8 years ago
Example :
namespace Vendor\Cookies\Tests\Units;
Example :