onosek / rpkg

Forked from rpkg 6 years ago
Clone

89b406a Pytest replaces nosetests

Authored and Committed by onosek 3 years ago
    Pytest replaces nosetests
    
    Nosetests tool is deprecated. Also tools supporting Python2.6
    test-environment are deprecated one by one. So this was removed too.
    Pytest tool will run the unit tests. When 'make test' is run, all
    neccessary dependencies are installed by pip.
    
    Fixes: #501
    JIRA: RHELCMP-578
    
    Signed-off-by: Ondrej Nosek <onosek@redhat.com>
    
        
file modified
+2 -13
file modified
+1 -1
file modified
+0 -1
file modified
+0 -1
file removed
-4
file modified
+7 -6
file modified
+0 -1
file modified
+1 -1
file modified
+0 -8
file modified
+6 -12