Macro for unittests #539

Closed
opened 2025-12-29 01:23:54 +01:00 by mcepl · 0 comments
Owner

something nicer for
%python_expand PYTHONPATH=..... $python -m unittest discover -v
%python_expand PYTHONPATH=... $python -m unittest -s tests/ -v


Checklist: tasks

  • create the macro in python-rpm-macros
  • write spec-cleaner convertor
  • convert spec files calling this directly
something nicer for %python_expand PYTHONPATH=..... $python -m unittest discover -v %python_expand PYTHONPATH=... $python -m unittest -s tests/ -v --- ### Checklist: tasks - [ ] create the macro in python-rpm-macros - [ ] write spec-cleaner convertor - [ ] convert spec files calling this directly
mcepl closed this issue 2025-12-29 01:23:54 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: python/_ObsPrj#539