Skip to content

Tests #11

@jayvdb

Description

@jayvdb

It would be nice to have some tests for this.

I'd like to use this as part of rpm packaging, forcing all scripts in all built packages to be fast, as they definitely shouldn't need to runtime checks that the setuptools pkg_resources thing is doing. Any checks required can be done at rpm build time.

But to rely on this in all rpm spec files I would need to ensure this bit cant silently break, so need some smoke tests.

An easy-ish way to do some testing is to use tox, and then the test scripts inspect the result of the installed versions in the tox venv.

If you have other plans for testing, I am all ears.

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