<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>shinkufencer</author_name>
  <author_url>https://blog.hatena.ne.jp/shinkufencer/</author_url>
  <blog_title>コード日進月歩</blog_title>
  <blog_url>https://shinkufencer.hateblo.jp/</blog_url>
  <categories>
    <anon>Tips</anon>
    <anon>Ruby</anon>
    <anon>RSpec</anon>
  </categories>
  <description>こんな機能があるんだという気持ちになったのでメモ 環境 rspec (3.7.0) 使いかた example_spec.rb として以下のスペックを書いてみる 実行すれば以下の結果 require &quot;rspec&quot; describe &quot;DummyTest&quot; do describe &quot;Target&quot; do context &quot;Case1&quot; do it &quot;SuccessA&quot; do expect(true).to be true end it &quot;SuccessB&quot; do expect(true).to be true end end context &quot;Case2&quot; do it &quot;FailedA&quot; do …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fshinkufencer.hateblo.jp%2Fentry%2F2018%2F08%2F24%2F215222&quot; title=&quot;RSpecでテストをpendingしたい場合はxから始まるメソッドにリネームするといい - コード日進月歩&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>2018-08-24 21:52:22</published>
  <title>RSpecでテストをpendingしたい場合はxから始まるメソッドにリネームするといい</title>
  <type>rich</type>
  <url>https://shinkufencer.hateblo.jp/entry/2018/08/24/215222</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
