<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>RSpec on ToiDB</title>
    <link>https://www.toidang.xyz/tags/rspec/</link>
    <description>Recent content in RSpec on ToiDB</description>
    <image>
      <title>ToiDB</title>
      <url>https://www.toidang.xyz/web/static/me-512x512.png</url>
      <link>https://www.toidang.xyz/web/static/me-512x512.png</link>
    </image>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Wed, 12 Jun 2024 10:55:39 +0700</lastBuildDate>
    <atom:link href="https://www.toidang.xyz/tags/rspec/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>An In-depth Introduction to Testing in Rails with RSpec</title>
      <link>https://www.toidang.xyz/posts/2023/05/23/an-in-depth-introduction-to-testing-in-rails-with-rspec/</link>
      <pubDate>Tue, 23 May 2023 18:08:55 +0700</pubDate>
      <guid>https://www.toidang.xyz/posts/2023/05/23/an-in-depth-introduction-to-testing-in-rails-with-rspec/</guid>
      <description>Unit testing is a crucial aspect of software development, and RSpec provides an effective and user-friendly framework for writing and maintaining tests in Ruby on Rails applications. By incorporating unit testing with RSpec into your development workflow, you can ensure the reliability, quality, and maintainability of your codebase.</description>
    </item>
  </channel>
</rss>
