-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Testing
What problem are you facing?
In the current implementation (both for 3.x and 4.x), the execution order for the leak checker interferes with the ability to do test clean up in an afterEach, since the leak checker is always registered first. We should fix this at least in 4.x.
Dev note:
See potential new leak checker code: