Subject: | Add test_requires and test_recommends |
There's no good way to specify optional modules for tests, so tests are
getting skipped left and right in just about every distro.
I would like support for test_requires and test_recommends.
Patch pushed to git repo:
https://github.com/dagolden/module-build/pull/16