apjanke / octave-testify

New BIST (Built-In Self Test) functions for GNU Octave
GNU General Public License v3.0
4 stars 2 forks source link

Clickable link to test location in failure report #47

Open apjanke opened 5 years ago

apjanke commented 5 years ago

It would be cool if, in the report output that listed test failures, it had a clickable link that would open the tested file in the editor and take you to the position of the failed test.

Doing this will probably take: