<?xml version="1.0" encoding="UTF-8"?>

<rdf:RDF
 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
 xmlns="http://purl.org/rss/1.0/"
 xmlns:admin="http://webns.net/mvcb/"
 xmlns:content="http://purl.org/rss/1.0/modules/content/"
 xmlns:dc="http://purl.org/dc/elements/1.1/"
 xmlns:hatena="http://www.hatena.ne.jp/info/xmlns#"
 xmlns:syn="http://purl.org/rss/1.0/modules/syndication/"
 xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/"
>

<channel rdf:about="https://b.hatena.ne.jp/entry/s/medium.com/dailyjs/how-does-jest-work-929d0de0fa03">
<title>&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - How does jest work inside?</title>
<link>https://b.hatena.ne.jp/entry/s/medium.com/dailyjs/how-does-jest-work-929d0de0fa03</link>
<description>One of these days, I got myself thinking about the magic inside jest (our beloved JavaScript testing framework). How do the functions test, expect, mock, and spyOn work? I tried then to replicate i...</description>
<items>
 <rdf:Seq>
  <rdf:li rdf:resource="https://b.hatena.ne.jp/Hiro_Matsuno/20200405#bookmark-4683793330198626306" />
  <rdf:li rdf:resource="https://b.hatena.ne.jp/mkusaka/20200403#bookmark-4683793330198626306" />
  <rdf:li rdf:resource="https://b.hatena.ne.jp/makotot-riceball/20200403#bookmark-4683793330198626306" />
 </rdf:Seq>
</items>
</channel>
<item rdf:about="https://b.hatena.ne.jp/Hiro_Matsuno/20200405#bookmark-4683793330198626306">
<title>Hiro_Matsuno</title>
<link>https://b.hatena.ne.jp/Hiro_Matsuno/20200405#bookmark-4683793330198626306</link>
<description></description>
<dc:date>2020-04-05T00:47:21Z</dc:date>
</item>
<item rdf:about="https://b.hatena.ne.jp/mkusaka/20200403#bookmark-4683793330198626306">
<title>mkusaka</title>
<link>https://b.hatena.ne.jp/mkusaka/20200403#bookmark-4683793330198626306</link>
<description></description>
<dc:date>2020-04-03T12:47:58Z</dc:date>
</item>
<item rdf:about="https://b.hatena.ne.jp/makotot-riceball/20200403#bookmark-4683793330198626306">
<title>makotot-riceball</title>
<link>https://b.hatena.ne.jp/makotot-riceball/20200403#bookmark-4683793330198626306</link>
<description></description>
<dc:date>2020-04-03T12:25:34Z</dc:date>
<dc:subject>javascript</dc:subject>
<taxo:topics>
  <rdf:Bag>
    <rdf:li resource="https://b.hatena.ne.jp/q/javascript" />
  </rdf:Bag>
</taxo:topics>
</item>
</rdf:RDF>