TestResult.get#

TestResult.get(key, default=None, /)[source]#

Return the value for key if key is in the dictionary, else default.