68cb4d2 pytest: set rules to find test files and functions

1 file Authored by cheimes 7 years ago, Committed by mbasti 7 years ago,
    pytest: set rules to find test files and functions
    
    1e06a5195bafe0224d77371987f2509f5508ca2f removed pytest.ini. Without the
    ini file, pytest 3.x has suboptimal settings and no longer picks up all
    test functions and test files.
    
    Signed-off-by: Christian Heimes <cheimes@redhat.com>
    Reviewed-By: Milan Kubik <mkubik@redhat.com>
    
        
file modified
+10 -6