Skip to content
Snippets Groups Projects
Commit 02d5777b authored by Justin Tobler's avatar Justin Tobler
Browse files

testquarantine: Implement test quarantining

This change implements the `testquarantine` package which provides the
ability to centrally define tests that should skip execution. During
test execution `SkipQuarantinedTest()` can be invoked to check if the
current test is to be skipped.
parent ac4a86a3
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment