Skip to content

Autocomplete searching in all test files #1

@andresriancho

Description

@andresriancho

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions