phpstorm-plugin
phpstorm-plugin copied to clipboard
Go to tests from results
#86

Success method: go to method declaration Failed method:
- if atoum gives the line (e.g. assert fail), go to line
- if line number cannot be found (e.g. method call on null variable), go to method declaration
Classes, double click is not usable because it toggle the class view. You must use "Show source" or "Jump to source" options from right click menu. This menu is also available with methods.