<?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: Domenico Gemoli</title>
    <description>The latest articles on DEV Community by Domenico Gemoli (@aberonni).</description>
    <link>https://dev.to/aberonni</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%2F149715%2Fd3ac3e56-f029-4e0e-a472-17f84f054d2e.png</url>
      <title>DEV Community: Domenico Gemoli</title>
      <link>https://dev.to/aberonni</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/aberonni"/>
    <language>en</language>
    <item>
      <title>End-to-end testing with NightwatchJS: Getting started</title>
      <dc:creator>Domenico Gemoli</dc:creator>
      <pubDate>Tue, 26 Mar 2019 21:02:44 +0000</pubDate>
      <link>https://dev.to/aberonni/end-to-end-testing-with-nightwatchjs-getting-started-1fdm</link>
      <guid>https://dev.to/aberonni/end-to-end-testing-with-nightwatchjs-getting-started-1fdm</guid>
      <description>&lt;p&gt;I've been uploading videos about NightwatchJS on YouTube, here you can see the first one in the series:&lt;/p&gt;

&lt;p&gt;&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/Q8jIlG6WXvI"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

&lt;p&gt;This is a link to the github repo where you can find the code that was written during the videos (go through commit history for relevant videos).&lt;/p&gt;


&lt;div class="ltag-github-readme-tag"&gt;
  &lt;div class="readme-overview"&gt;
    &lt;h2&gt;
      &lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev.to%2Fassets%2Fgithub-logo-5a155e1f9a670af7944dd5e12375bc76ed542ea80224905ecaf878b9157cdefc.svg" alt="GitHub logo"&gt;
      &lt;a href="https://github.com/coding-with-dom" rel="noopener noreferrer"&gt;
        coding-with-dom
      &lt;/a&gt; / &lt;a href="https://github.com/coding-with-dom/intro-to-nightwatchjs" rel="noopener noreferrer"&gt;
        intro-to-nightwatchjs
      &lt;/a&gt;
    &lt;/h2&gt;
    &lt;h3&gt;
      This is the repository for the youtube series "End-to-end testing with NightwatchJS" - check it out on youtube!
    &lt;/h3&gt;
  &lt;/div&gt;
  &lt;div class="ltag-github-body"&gt;
    
&lt;div id="readme" class="md"&gt;
&lt;div class="markdown-heading"&gt;
&lt;h1 class="heading-element"&gt;End-to-end testing with NightwatchJS&lt;/h1&gt;

&lt;/div&gt;
&lt;blockquote&gt;
&lt;p&gt;Follow the &lt;a href="https://www.youtube.com/playlist?list=PLHe-juD38yt4t38EsggDx2viWXz9Dc0OS" rel="nofollow noopener noreferrer"&gt;tutorials on youtube!&lt;/a&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;More coming soon!&lt;/p&gt;
&lt;div class="markdown-heading"&gt;
&lt;h2 class="heading-element"&gt;Setup&lt;/h2&gt;

&lt;/div&gt;
&lt;div class="snippet-clipboard-content notranslate position-relative overflow-auto"&gt;&lt;pre class="notranslate"&gt;&lt;code&gt;npm install
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;
&lt;div class="markdown-heading"&gt;
&lt;h2 class="heading-element"&gt;Run tests&lt;/h2&gt;

&lt;/div&gt;
&lt;div class="snippet-clipboard-content notranslate position-relative overflow-auto"&gt;&lt;pre class="notranslate"&gt;&lt;code&gt;npm test
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;
&lt;/div&gt;



&lt;/div&gt;
&lt;br&gt;
  &lt;div class="gh-btn-container"&gt;&lt;a class="gh-btn" href="https://github.com/coding-with-dom/intro-to-nightwatchjs" rel="noopener noreferrer"&gt;View on GitHub&lt;/a&gt;&lt;/div&gt;
&lt;br&gt;
&lt;/div&gt;
&lt;br&gt;


&lt;p&gt;Please get in touch if you have any feedback or suggestions!&lt;/p&gt;

</description>
      <category>testing</category>
      <category>javascript</category>
      <category>beginners</category>
      <category>tutorial</category>
    </item>
  </channel>
</rss>
