Skip to content

Work with Django and django-nose #16

@arthurio

Description

@arthurio

To make it work with https://github.com/django/django and https://github.com/django-nose/django-nose I replaced:
complete -o nospace -F _nosetests nosetests
With:
complete -o nospace -F _nosetests python manage.py test

Is it the best way to do it?

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