<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>nainaistar</author_name>
  <author_url>https://blog.hatena.ne.jp/nainaistar/</author_url>
  <blog_title>きり丸の技術日記</blog_title>
  <blog_url>https://nainaistar.hatenablog.com/</blog_url>
  <categories>
    <anon>Javascript</anon>
    <anon>テスト</anon>
    <anon>技術</anon>
  </categories>
  <description>小ネタ。 Jestを使って、異なるテストデータで同じ内容のテストを行うParameterizedTestをやろうとしたときのメモ。なお、JestではParameterizedTestという名称では表現されていません。 なお、使い方自体は参考情報に乗せている公式を見てください。 環境 Jest 27.2 ゴール JestでParameterizedTestを行う 手順 describe.each(table)(name, fn, timeout)構文を使えば、ParameterizedTestを実装できます。たくさんオプションはありますが、公式の使い方で十分でしょう。 注意してほしいのは、Jes…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnainaistar.hatenablog.com%2Fentry%2F2021%2F09%2F29%2F050000&quot; title=&quot; JestでParameterizedTestを行う（異なるテストデータで同じ内容のテストを行う） - きり丸の技術日記&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>https://cdn-ak.f.st-hatena.com/images/fotolife/n/nainaistar/20210922/20210922173625.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2021-09-29 05:00:00</published>
  <title> JestでParameterizedTestを行う（異なるテストデータで同じ内容のテストを行う）</title>
  <type>rich</type>
  <url>https://nainaistar.hatenablog.com/entry/2021/09/29/050000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
