dec87fb improve testing process

Authored and Committed by kparal 7 years ago
    improve testing process
    
    Even though test suite is currently disabled, synchronizing this with
    other projects. Print coverage in the test suite. Do not require
    --system-site-packages, because all of the deps can be installed from
    pypi without compilation. Add tox.ini. Make Makefile targets phony,
    because they are not actual files.
    
    Differential Revision: https://phab.qa.fedoraproject.org/D1116
    
        
file modified
+2 -0
file modified
+22 -5
file modified
+14 -5
file added
+14