January 2025 Summaries
3 posts from Cypress
Filter
Month:
Year:
Post Summaries
Back to Blog
Cypress is sponsoring Automation Guild 25, an online event from February 10-14, 2025, focusing on the intersection of AI and test automation. The event will feature talks by Cypress Ambassadors such as Anna Patterson, who will discuss combating test automation anti-patterns to create reliable and efficient tests, and David Ingraham, who will offer strategies for optimizing debugging in automation tests to save time and reduce stress. Somya Gupta will address building global accessibility testing frameworks, emphasizing the importance of integrating accessibility checks throughout the development cycle. These sessions aim to empower attendees with practical skills and insights to enhance their automation practices, from handling flaky tests to ensuring compliance with accessibility standards. Participants can also access webinars and resources on AI-powered test generation and UI coverage from Cypress.
Jan 29, 2025
987 words in the original blog post.
Vue.js Nation, scheduled for January 29 and 30, 2025, will feature a variety of insightful talks, including those by prominent figures in the Vue.js community. Mark Noonan, who has extensively written about accessibility and test automation, will present on these topics, particularly highlighting Cypress Cloud's built-in automated accessibility checks. Attendees can look forward to Evan You discussing the advancements in Vue 3.6 and the innovative Vapor Mode, which aims to enhance front-end performance. Ramona Schwering will creatively explore web security through the lens of horror movies, providing valuable insights into security risks and mitigation techniques. Maya Shavin will delve into the importance of using state machines, specifically XState, for managing application states, emphasizing how this approach leads to more predictable and manageable application behavior. The conference is free and open to all, with registration available online.
Jan 21, 2025
390 words in the original blog post.
Cypress 14 has been released, bringing several updates to enhance the testing experience, including expanded component testing support for modern frameworks such as React, Angular, Next.js, Svelte, and Vite, along with increased performance for component test runs. The update addresses Chrome's deprecation of document.domain with the introduction of cy.origin() for cross-subdomain navigation, resolving related issues. It also includes an upgraded Electron with Chromium 130 for better stability and performance. Support has been streamlined by removing compatibility with older Node.js versions, Linux distributions, browsers, component testing frameworks, and dev servers to focus on the latest technology. The release is designed for minimal disruption, providing incremental migration paths, and is supported by a comprehensive Migration Guide for users needing assistance.
Jan 16, 2025
175 words in the original blog post.