Closed int3 closed 12 years ago
While setting up PhantomJS testing for Vimium, I got very confused about why some errors were occurring -- it turned out that exceptions thrown in an earlier test were causing subsequent ones to fail because the teardown method was not called.
Thanks jez!
While setting up PhantomJS testing for Vimium, I got very confused about why some errors were occurring -- it turned out that exceptions thrown in an earlier test were causing subsequent ones to fail because the teardown method was not called.