<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Alexej Strelzow</title>
    <description>The latest articles on DEV Community by Alexej Strelzow (@alexejstrelzow).</description>
    <link>https://dev.to/alexejstrelzow</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F377150%2Fb2986b42-af34-4436-b9a4-d3948398ed9b.jpeg</url>
      <title>DEV Community: Alexej Strelzow</title>
      <link>https://dev.to/alexejstrelzow</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/alexejstrelzow"/>
    <language>en</language>
    <item>
      <title>Caution Selenium FREE - Invitation to enjoy writing E2E-Tests with a modern stack</title>
      <dc:creator>Alexej Strelzow</dc:creator>
      <pubDate>Thu, 30 Apr 2020 23:14:41 +0000</pubDate>
      <link>https://dev.to/alexejstrelzow/caution-selenium-free-invitation-to-enjoy-writing-e2e-tests-with-a-modern-stack-1ij6</link>
      <guid>https://dev.to/alexejstrelzow/caution-selenium-free-invitation-to-enjoy-writing-e2e-tests-with-a-modern-stack-1ij6</guid>
      <description>&lt;p&gt;Are you still writing E2E tests with Protractor and Selenium? If so, you might be interested in this node.js-alternative:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/alexej-strelzow/testcafe-cucumber-typescript"&gt;https://github.com/alexej-strelzow/testcafe-cucumber-typescript&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;This repository is a private hobby project of mine (please don't worry about me, I'm happily married) which I feel is mature enough to be shared with the world. It combines the following technologies/frameworks: node.js with TypeScript + Cucumber.js + TestCafe and lets you define your E2E tests with Gherkin, the BDD/BDT way. I loooooove it!!!&lt;/p&gt;

&lt;p&gt;You can easily run the tests with one command (no need to start any driver, etc.), on your local machine or in a docker container in your CI/CD environment of choice. And in the end you will get reports, plenty of reports (json, junit and HTML), and even with screenshots if the scenario failed! I know, right ;-)&lt;/p&gt;

&lt;p&gt;And on top of that you have a live-mode available - for dev purposes only, where every saved change to *.ts or *.feature files will rerun the selected tests :)&lt;/p&gt;

&lt;p&gt;Summarised in 1 sentence: it's just super awesome!&lt;/p&gt;

&lt;p&gt;So, please give it a shot, I'm sure you're gonna love it!&lt;/p&gt;

&lt;p&gt;Thank you for your time,&lt;br&gt;
Alexej&lt;/p&gt;

</description>
      <category>testing</category>
      <category>cucumberjs</category>
      <category>testcafe</category>
      <category>typescript</category>
    </item>
  </channel>
</rss>
