-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
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
Labels
No labels