Skip to content

Some tests fail when py.test has a different name #121

Open
@lgbaldoni

Description

@lgbaldoni

Trying to package sphinx-argparse for openSUSE Tumbleweed and I've stumbled into a small problem.

To invoke the test we use a macro that cycles through the various python incarnations (2, 3 and pypy) and consequently each py.test executable comes with a different suffix.
Unfortunately it looks like that test/test_parser.py has a hardcoded py.test name and takes exception to things being otherwise.

Do you see a way around this?

Regards

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