Skip to content

--skip-tests not correctly skipping lists of tests #121

@CarrotManMatt

Description

@CarrotManMatt

Running pyroma --skip-tests BusFactor --pypi Pydowndoc-bin correctly skips the BusFactor test.

Tests Results
------------------------------
The classifiers should specify what Python versions you support.
You should specify what Python versions you support with the 'Requires-Python' metadata.
Specifying both a License-Expression and license classifiers is ambiguous, deprecated, and may be rejected by package indices.
You have no source distribution on the Cheeseshop. Uploading the source distribution to the Cheeseshop ensures maximum availability of your package.
------------------------------
Final rating: 6/10
Comté
------------------------------

However when running pyroma --skip-tests BusFactor,PythonClassifierVersion,PythonRequiresVersion --pypi Pydowndoc-bin only the last test in the list is skipped (PythonRequiresVersion).

Tests Results
------------------------------
The classifiers should specify what Python versions you support.
Specifying both a License-Expression and license classifiers is ambiguous, deprecated, and may be rejected by package indices.
You have no source distribution on the Cheeseshop. Uploading the source distribution to the Cheeseshop ensures maximum availability of your package.
You should have three or more owners of the project on PyPI.
------------------------------
Final rating: 6/10
Comté
------------------------------

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