<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ledsun</author_name>
  <author_url>https://blog.hatena.ne.jp/ledsun/</author_url>
  <blog_title>@ledsun blog</blog_title>
  <blog_url>https://ledsun.hatenablog.com/</blog_url>
  <categories>
    <anon>Ruby</anon>
    <anon>テスト</anon>
    <anon>技</anon>
  </categories>
  <description>素直な気持ちで書くとexpect(fizzbuzz 1).to eq '1'に似た文がたくさん出てきます。 DRYにしたくなったので、テストデータをテーブルで定義してグルグルっとアサーションを回します。 require './fizzbuzz' describe 'FizzBuzz' do it do [ [0, ''], [1, '1'], [2, '2'], [3, 'FIZZ'], [4, '4'], [5, 'BUZZ'], [6, 'FIZZ'], [7, '7'], [8, '8'], [9, 'FIZZ'], [10, 'BUZZ'], [11, '11'], [12, 'FIZ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fledsun.hatenablog.com%2Fentry%2F2022%2F07%2F05%2F232259&quot; title=&quot;DRYな気持ちでRSpecでFizzBuzzのテストコードを書くと？ - @ledsun blog&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2022-07-05 23:22:59</published>
  <title>DRYな気持ちでRSpecでFizzBuzzのテストコードを書くと？</title>
  <type>rich</type>
  <url>https://ledsun.hatenablog.com/entry/2022/07/05/232259</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
