-
Notifications
You must be signed in to change notification settings - Fork 9
Description
I'm testing nosecomplete after your posting to the TIP mailing list and found that there is no context in the autocomplete feature:
nosetests --config=nose.cfg core/data/parsers/tests/test_swf.py:
...some seconds to process...
Display all 343 possibilities? (y or n)
BaseGoogleAPISearch TestErrorPages TestIsSourceFile TestSitemap
BaseMultiInTest TestEsmMultiIn TestIsVulnerableHelper TestSmartFill
BaseMultiReTest TestEsmreMultire TestKeepalive test_smb_config_files
BaseTemplateTest TestEval test_kerberos_config_files TestSourceforge
I would expect that tab to autocomplete to the only test class name that's defined in test_swf.py