November 2023 Summaries
3 posts from Cypress
Filter
Month:
Year:
Post Summaries
Back to Blog
The blog post by Farah Shalwani provides a comprehensive comparison of Cypress and Selenium, two prominent frameworks in the realm of automated testing. Cypress is praised for its speed, reliability, ease of maintenance, and developer-friendly features, including built-in debugging tools and seamless integration with JavaScript, making it particularly suitable for web development teams. It offers advanced functionalities such as parallelization, time-travel debugging, and accessibility checks, which enhance the quality and efficiency of application testing. In contrast, Selenium is noted for its flexibility in language support, accommodating multiple programming languages like Java, C#, and Python, which could be beneficial for diverse development environments. However, it requires more intricate setup and maintenance, as well as external tools for video recording and accessibility testing. Ultimately, the decision between Cypress and Selenium depends on the specific needs and skills of the team, with Cypress offering a more streamlined and comprehensive testing experience, while Selenium provides versatility and a broad user base.
Nov 30, 2023
984 words in the original blog post.
Cypress has announced an update to its Cloud plans, increasing the user limit to 50, in response to feedback from its dedicated community, aiming to support test-forward culture and redefine pre-production app quality. This change enables developers to scale test automation throughout their organization more quickly, allowing for greater flexibility and collaboration among team members. With the expanded user limits, developers can expect enhanced collaboration, easier scaling of testing efforts, and faster feedback loops, ultimately leading to more robust and reliable software. The update is part of Cypress' commitment to helping developers succeed in their projects, and its dedicated support team is available to assist with any questions or needs. By increasing user limits, Cypress is providing a crucial tool for building a culture of testing at every stage of the development process, and the company looks forward to seeing the innovative projects that will be created with the added power of 50 users on the Cypress Cloud plan.
Nov 07, 2023
469 words in the original blog post.
Cypress has decided to block the usage of the third-party NPM module, cypress-cloud, in its recent software versions due to concerns over brand misuse and package squatting by Sorry-Cypress and Currents.dev. This decision, which follows extensive attempts to resolve the issue through other means, is a response to a pattern of behavior where these entities allegedly leveraged Cypress's brand and products to create a competing commercial service. Cypress asserts that its commitment to open source remains unchanged, emphasizing that this action is specific to this case and does not represent a broader policy against competition or community-contributed plugins. The company argues that Sorry-Cypress and Currents.dev's actions have led to confusion and have violated NPM's terms of service, especially concerning intellectual property rights and brand integrity. Cypress's move aims to protect its investment and ensure the sustainability of its open-source tools, which are financially supported by the Cypress Cloud service. Despite the controversy, Cypress continues to focus on its mission to enhance product teams' visibility into application health and quality, showcasing new features and developments at its recent conference.
Nov 07, 2023
1,515 words in the original blog post.