<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kuronekopunk</author_name>
  <author_url>https://blog.hatena.ne.jp/kuronekopunk/</author_url>
  <blog_title>ノンカフェインであなたにやさしい</blog_title>
  <blog_url>https://akinobu.net/</blog_url>
  <categories>
    <anon>Ruby on Rails</anon>
    <anon>Rspec</anon>
  </categories>
  <description>（あまり良くないんだけど）ちょっとスキップしたい場面に出くわしたのでメモ ブロックを skip とするか RSpec.describe &quot;an example&quot; do skip &quot;is skipped&quot; do end end 頭に x をつければいいだけらしい🙄 RSpec.describe &quot;an example&quot; do xit &quot;is skipped using xit&quot; do end xspecify &quot;is skipped using xspecify&quot; do end xexample &quot;is skipped using xexample&quot; do end end ※参考 relisha…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fakinobu.net%2Fentry%2F2018%2F08%2F26%2F191914&quot; title=&quot;Rspecでテストをスキップさせる - ノンカフェインであなたにやさしい&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-26 19:19:14</published>
  <title>Rspecでテストをスキップさせる</title>
  <type>rich</type>
  <url>https://akinobu.net/entry/2018/08/26/191914</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
