Just a quick PR introducing tox for testing/auditing code. - Inspired by MBS/freshmaker, see them for tox.ini configs. - Fails just for flake8, which is silently ignored. - Other tests are OK! :thumbsup:
congratulations :)
Seems fine to me. Any objections or comments from other modulemd owners?
@nphilipp: Is this going to be compatible with your libmodulemd wrapper?
@sgallagh This looks like it wouldn't interfere with the wrapper changes. Let's get this merged, if I'm wrong about this, I'll fix it on my side.
Pull-Request has been merged by sgallagh
Just a quick PR introducing tox for testing/auditing code.
- Inspired by MBS/freshmaker, see them for tox.ini configs.
- Fails just for flake8, which is silently ignored.
- Other tests are OK! :thumbsup:
congratulations :)