amyasnikov / validity

NetBox plugin to validate network devices
MIT License
121 stars 7 forks source link

Skip test on exception feature #26

Open amyasnikov opened 1 year ago

amyasnikov commented 1 year ago

Allow a test to be skipped if a particular Exception (or a list of exceptions) occurs. "Skipped" means do not create a TestResult instance. As an alternative add a field "skipped" to TestResult