churchyard / rpms / python3

Forked from rpms/python3 6 years ago
Clone

5b6a3e0 Replace the "--verbose" flag with "-wW" when invoking the test suite, so that the tests are run in non-verbose mode by default and failed tests are rerun in verbose mode.

Authored and Committed by cstratak 6 years ago
1 file changed. 1 lines added. 1 lines removed.
    Replace the "--verbose" flag with "-wW" when invoking the test suite, so that the tests are run in non-verbose mode by default and failed tests are rerun in verbose mode.
    
    Also add the "--slowest" flag when invoking the test suite to
    list the ten slowest tests at the end of the test run.
    
        
file modified
+1 -1