Skip to content

Add cmd line option for directory to inspect #90

@DarkTrick

Description

@DarkTrick

Is your feature request related to a problem? Please describe.
cricket discovers all tests under the current directory. I then end up with > 300 unittests shows, while I'm only interested in one single module.

Describe the solution you'd like
An equivalent of python -m unittest discover [module name] from command line.

Describe alternatives you've considered
No real ones.
I can only start cricket in the main dir and then minimize all test modules until I find my module of interest.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew features, or improvements to existing features.
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions