-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Testing Infrastructure
-
None
-
Fully Compatible
-
TIG 2018-03-12
The teardown method of fixtures returns a boolean to indicate success or failure.
To make this method consistent with other fixture methods and to enable future improvements around the suite execution flow, teardown() should be updated to raise exceptions on failure.