Skip to content

Can I focus doctest on a particular function in a module or can I exclude functions from being tested? #403

@halloleo

Description

@halloleo

When I develop a module with a bunch of functions and I am working on one function I don't necessarily want to always test all functions in that module. -- Is there a way to narrow doctest to a particular functions in a module?

Or -- the other way around -- can I exclude functions from being tested?

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