8a2c73a Create basic python3 testing framework

Authored and Committed by rmarshall 6 years ago
    Create basic python3 testing framework
    
    - installs basic testing framework including pylint and pep8 checks
    - adds a vagrant definition for those who do not want to pollute their
      host machines with extra python3 libraries
    - automates testing with a Makefile
    
    Signed-off-by: Robert Marshall <rmarshall@redhat.com>
    
        
file modified
+3 -0
file modified
+57 -0
file added
+18
file added
+14