Skip to content

testhelper: Skip quarantined tests

Justin Tobler requested to merge jt-quarantine-tests into master

Currently there is not a standardized approach to quarantining flaky tests. This change implements testhelper.SkipQuarantinedTest which can be invoked to skip specified tests during execution.

Edited by Justin Tobler

Merge request reports