-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Labels
Description
I'm interested in hardening my system against a few specific checks that failed to pass. Some of the checks take a considerable duration of time to complete. It would be awesome if there was a way to only run a select number of checks instead of the entire test suite so I don't have to wait and could see the results for a only a few checks that I'm interested in. Providing command line flags for every check would be a bit overwhelming so maybe this could be done most optimally by reading a configuration file that has an include and exclude list of checks to perform.