Cypress - v0.15.2
Released 04/03/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:
watchForFileChanges
that, when set tofalse
in thecypress.json
, will prevent Cypress from attempting to watch for file changes and restart your tests. - You can now set the default reporter in
cypress.json
for use duringcypress run
or in CI.
Bugfixes:
- The
--reporter
CLI option is now working again. - the
teamcity
reporter is now also working again.
Misc:
- Updated favicon + logo mark
Details
date
July 19, 2018, 7:29 a.m.
name
0.15.2
type
Patch
👇
Register or login to:
- 🔍View and search all Cypress releases.
- 🛠️Create and share lists to track your tools.
- 🚨Setup notifications for major, security, feature or patch updates.
- 🚀Much more coming soon!