<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Week 5: Unit Tests :: Notes Wiki</title>
    <link>https://wiki.sajidmahmood.me/cs-and-programming/cs50p/week5-unit-tests/index.html</link>
    <description>Week 5: Practice Code GitHub Unit Tests Unit testing is a software testing technique in which individual components or units of a software application are tested independently from the rest of the application. —freeCodeCamp.org&#xA;assert The assert keyword is used when debugging code.</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <managingEditor>thesajid@proton.me (Sajid Mahmood)</managingEditor>
    <webMaster>thesajid@proton.me (Sajid Mahmood)</webMaster>
    <lastBuildDate></lastBuildDate>
    <atom:link href="https://wiki.sajidmahmood.me/cs-and-programming/cs50p/week5-unit-tests/index.xml" rel="self" type="application/rss+xml" />
  </channel>
</rss>