0.15.2
Released Released on April 2, 2016
Features:
The error message when Cypress detects that a test has ended early (there are still commands left in the queue) now displays a list of these commands with a much improved explanation.
There is now a new configuration option:
watchForFileChangesthat, when set tofalsein thecypress.json, will prevent Cypress from attempting to watch for file changes and restart your tests.You can now set the default
reporterincypress.jsonfor use duringcypress runor in CI.
Bugfixes:
The --reporter CLI option is now working again.
the
teamcityreporter is now also working again.
Misc:
Updated favicon + logo mark