<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Cypress on Dennis-Whalen Dot Com</title><link>https://dennis-whalen-dot-com.vercel.app/tags/cypress/</link><description>Recent content in Cypress on Dennis-Whalen Dot Com</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><copyright>Dennis Whalen</copyright><lastBuildDate>Sun, 20 Feb 2022 00:00:00 +0000</lastBuildDate><atom:link href="https://dennis-whalen-dot-com.vercel.app/tags/cypress/index.xml" rel="self" type="application/rss+xml"/><item><title>Run your Cypress Tests in a Github Workflow</title><link>https://dennis-whalen-dot-com.vercel.app/blog/cypress/run-your-cypress-tests-in-a-github-workflow/</link><pubDate>Sun, 20 Feb 2022 00:00:00 +0000</pubDate><guid>https://dennis-whalen-dot-com.vercel.app/blog/cypress/run-your-cypress-tests-in-a-github-workflow/</guid><description>
Learn how to integrate Cypress tests into your CI/CD pipeline using GitHub Actions. This guide walks you through setting up a GitHub workflow to automatically run your Cypress tests on every push to the main branch or via manual triggers, ensuring your web applications are consistently tested and reliable.</description></item><item><title>Using Gherkin with your Cypress Tests</title><link>https://dennis-whalen-dot-com.vercel.app/blog/cypress/using-gherkin-with-your-cypress-tests/</link><pubDate>Sun, 13 Feb 2022 00:00:00 +0000</pubDate><guid>https://dennis-whalen-dot-com.vercel.app/blog/cypress/using-gherkin-with-your-cypress-tests/</guid><description>
Learn how to enhance your Cypress tests by integrating Gherkin syntax for behavior-driven development (BDD). This guide covers setting up feature files, creating step definitions, and leveraging page objects to create clear, maintainable, and collaborative test scenarios.</description></item><item><title>Using Page Object in Cypress</title><link>https://dennis-whalen-dot-com.vercel.app/blog/cypress/using-page-objects-in-cypress/</link><pubDate>Thu, 03 Feb 2022 17:22:35 -0500</pubDate><guid>https://dennis-whalen-dot-com.vercel.app/blog/cypress/using-page-objects-in-cypress/</guid><description>
Page Object is a design pattern that helps create maintainable and reusable test automation code. Learn how to implement the Page Object pattern in your Cypress tests to improve readability and manageability.</description></item><item><title>API Testing With Cypress</title><link>https://dennis-whalen-dot-com.vercel.app/blog/cypress/api-testing-with-cypress/</link><pubDate>Sun, 25 Apr 2021 00:00:00 +0000</pubDate><guid>https://dennis-whalen-dot-com.vercel.app/blog/cypress/api-testing-with-cypress/</guid><description>
Learn how to use Cypress, a powerful JavaScript-based test automation framework, to perform API testing. This guide covers setting up a mock API with JSON Server, writing and running API tests, and integrating them into your CI pipeline.</description></item></channel></rss>