List available tests without running them
Aug. 31, 2014
4:04 p.m.
I'd like to propose the ability to list all available unit tests without executing them by providing a specific command line option (-l/--list for instance). python3 -m unittest discover -ls . would list all tests in current directory. Motivation & possible implementation: http://stackoverflow.com/q/24478727/2301450
4205
Age (days ago)
4205
Last active (days ago)
0 comments
1 participants
participants (1)
-
Thomas Allen