https://bugzilla.redhat.com/show_bug.cgi?id=1625822
Bug ID: 1625822
Summary: Review Request: python-scripttester - Utility for
testing command line scripts
Product: Fedora
Version: rawhide
Component: Package Review
Severity: medium
Priority: medium
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
Spec URL:
https://jjames.fedorapeople.org/python-scripttester/python-scripttester.spec
SRPM URL:
https://jjames.fedorapeople.org/python-scripttester/python-scripttester-0.1-1.fc30.src.rpm
Fedora Account System Username: jjames
Description: Provides a class to be instantiated in tests that checks that
scripts can be run and give correct output. The class tries to find your
scripts whether you have installed them or not. If you have not installed
them, the scripts will not be on your system PATH, and we have to find them.
The heuristic is to look (by default) in the directory containing mymodule; if
there is a setup.py file there, and a scripts subdirectory, assume that
directory contains the scripts.
Note there is no way of using this not-installed mechanism to find entrypoint
scripts, that have not been installed. To find these, we would have to run the
setup.py file.
This package has a python2 subpackage because it will be used by the next
version of python-networkx, which still needs a python2 version because it is
used by sagemath, which is stuck on python2 for the moment.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives:
https://lists.fedoraproject.org/archives/list/[email protected]