<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>GTest on northerntechie.org</title>
    <link>https://northerntechie.org/tags/gtest/</link>
    <description>Recent content in GTest on northerntechie.org</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Thu, 11 Jun 2020 13:46:56 -0700</lastBuildDate>
    
	<atom:link href="https://northerntechie.org/tags/gtest/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>Google Test - Just what I needed at the right time</title>
      <link>https://northerntechie.org/posts/gtest/</link>
      <pubDate>Thu, 11 Jun 2020 13:46:56 -0700</pubDate>
      
      <guid>https://northerntechie.org/posts/gtest/</guid>
      <description>Introduction I was looking for a unit test framework I could easily implement to drive some recent test driven development (TDD) work in C++. I am new to the more formal methodologies (TDD and BDD) where most of my unit testing previously was ad hoc and custom code — often in-source, macro and controlled through hard-coded #define statements.
Use of a framework in C++, similar to mocha in Javascript, was appealing to me and I hoped to learn a new approach I could apply in my research work.</description>
    </item>
    
  </channel>
</rss>