<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="https://blog.aabech.no/rss/xslt"?>
<rss xmlns:a10="http://www.w3.org/2005/Atom" version="2.0">
  <channel>
    <title>Lars-Erik's blog</title>
    <link>https://blog.aabech.no/</link>
    <description>Ramblings about Umbraco, .net and JavaScript development. With a sprinkle of other stuff.</description>
    <generator>Articulate, blogging built on Umbraco</generator>
    <item>
      <guid isPermaLink="false">1137</guid>
      <link>https://blog.aabech.no/archive/umbraco-unit-testing-workshop-material/</link>
      <category>umbraco</category>
      <category>unit testing</category>
      <title>Umbraco Unit Testing Workshop Material</title>
      <description>&lt;p&gt;For this years Umbraco UK Festival I was honored to be invited to run a unit testing workshop. It's a culmination of my talks and workshops until now, and covers everything you need to get going with testing the Umbraco backoffice, controller logic, external calls and finally front-end UI.&lt;/p&gt;
&lt;p&gt;I know there's demand for this kind of training, and it might be difficult to get to the conferences where it's happening. For those of you, and those who feel bold and confident, I've released the material under the MIT license.&lt;/p&gt;
&lt;p&gt;I can't promise I'll be able to help out if you go at it, but keep an eye out for a conference near you and encourage the organizers to host a workshop. ;)&lt;/p&gt;
&lt;p&gt;You can clone the &amp;quot;workshop-start&amp;quot; branch from Bitbucket. The slides and workbook are included at the root of the repo.&lt;/p&gt;
&lt;p&gt;https://bitbucket.org/bleedo/umbraco-testing-workshop-h2-2017/src/?at=workshop-start&lt;/p&gt;
&lt;p&gt;You'll need&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;node&lt;/li&gt;
&lt;li&gt;npm task runner (visual studio extension)&lt;/li&gt;
&lt;li&gt;razorgenerator (visual studio extension)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Happy testing!&lt;/p&gt;
</description>
      <pubDate>Thu, 09 Nov 2017 10:09:16 Z</pubDate>
      <a10:updated>2017-11-09T10:09:16Z</a10:updated>
    </item>
  </channel>
</rss>