phpstorm-plugin
phpstorm-plugin copied to clipboard
Fix test detection when tests extends atoum\test
Tests should extends \atoum (cf doc) but you can also extends \atoum\test and it was not supported since #82