My favorites | Sign in
Project Logo
                
New issue | Search
for
| Advanced search | Search tips
Issue 5: Make tests results jump to test code
1 person starred this issue and may be notified of changes. Back to list
Status:  Accepted
Owner:  c...@online.de
Type-Enhancement
Priority-Medium


Sign in to add a comment
 
Reported by c...@online.de, May 16, 2008
Clicking test results should open the test file at the location of the
corresponding test.

 
Comment 1 by bcorfman1, May 16, 2008
This is a tricky one because you only get line information for a test if there is an
exception traceback. If you were using Komodo IDE, you could use the code browser
information, but this won't work in Edit. Ostensibly you could do something like the
sourcetree extension is doing and parse the Python code itself.
Sign in to add a comment

Hosted by Google Code