0.4.2
Released 04/09/2015
Bugfixes:
- Remove accidental
debuggerleft inuncaughtoverloads (used only in Dev). - Prevent memory leak with Cypress helper listeners on every re-run of the tests.
- Prevent memory leak with custom 3rd party Cypress listeners in spec windows on every re-run of the tests.
- Prevent error from being thrown when
.only's are switched in between active test runs.