python-rpm-macros icon indicating copy to clipboard operation
python-rpm-macros copied to clipboard

Create `%pytest` and `%pyunittest` variants per flavor

Open danigm opened this issue 1 year ago • 0 comments

For packages that doesn't use %python_subpackages there's no way to run the tests using the macros, just for the primary python without modifying the %pythons in the spec.

It could be great to be able to run tests with something like %python3_pytest and %python3_pyunittest.

danigm avatar Mar 07 '24 07:03 danigm