PyUtilib / pyutilib

A collection of general Python utilities, including logging and file IO, subprocess management, plugin systems, and workflow management.
BSD 3-Clause "New" or "Revised" License
34 stars 21 forks source link

Support specifying (multiple) test categories on the command line #4

Open whart222 opened 8 years ago

whart222 commented 8 years ago

Add support for the --cat option. This could be implemented by preprocessing the sys.argv values.