<?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: Hila Berger</title>
    <description>The latest articles on DEV Community by Hila Berger (@hilaberger92).</description>
    <link>https://dev.to/hilaberger92</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%2F53747%2F9156c011-86a0-4d51-9566-7b10b1ce0bb2.jpg</url>
      <title>DEV Community: Hila Berger</title>
      <link>https://dev.to/hilaberger92</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/hilaberger92"/>
    <language>en</language>
    <item>
      <title>What are unit testing patterns for C and C++?</title>
      <dc:creator>Hila Berger</dc:creator>
      <pubDate>Tue, 24 Jul 2018 07:55:04 +0000</pubDate>
      <link>https://dev.to/hilaberger92/what-are-unit-testing-patterns-for-c-and-c-5h7</link>
      <guid>https://dev.to/hilaberger92/what-are-unit-testing-patterns-for-c-and-c-5h7</guid>
      <description></description>
      <category>testing</category>
    </item>
    <item>
      <title>Mocking frameworks for C/C++ on Linux</title>
      <dc:creator>Hila Berger</dc:creator>
      <pubDate>Thu, 24 May 2018 08:28:17 +0000</pubDate>
      <link>https://dev.to/hilaberger92/mocking-frameworks-for-linux-173f</link>
      <guid>https://dev.to/hilaberger92/mocking-frameworks-for-linux-173f</guid>
      <description>&lt;p&gt;My team and I started working with mocking for C and C++ on Windows a few months ago, and we were using Typemock's Isolator++.&lt;br&gt;
Now we decided to start working on Linux. Typemock recently released Isolator++ for Linux, so we naturally started working with it.&lt;br&gt;
My question is: does anyone use Isolator++ for Linux and can tell me a little about the experience? if not, which mocking frameworks do you use on Linux? &lt;/p&gt;

</description>
      <category>linux</category>
      <category>testing</category>
      <category>discuss</category>
      <category>tdd</category>
    </item>
    <item>
      <title>Which unit testing framework do you use?</title>
      <dc:creator>Hila Berger</dc:creator>
      <pubDate>Mon, 15 Jan 2018 15:47:16 +0000</pubDate>
      <link>https://dev.to/hilaberger92/which-unit-testing-framework-do-you-use-23bb</link>
      <guid>https://dev.to/hilaberger92/which-unit-testing-framework-do-you-use-23bb</guid>
      <description>&lt;p&gt;My team and I started unit testing recently and we're looking for a good framework for C/C#/C++.&lt;br&gt;
I am curious to know: do you perform unit testing? if so, which unit testing framework do you use and why?&lt;/p&gt;

</description>
      <category>discuss</category>
      <category>testing</category>
    </item>
  </channel>
</rss>
