<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Kureduki_Maari</author_name>
  <author_url>https://blog.hatena.ne.jp/Kureduki_Maari/</author_url>
  <blog_title>c4se記：さっちゃんですよ☆</blog_title>
  <blog_url>https://c4se.hatenablog.com/</blog_url>
  <categories>
    <anon>Programming</anon>
    <anon>JavaScript</anon>
  </categories>
  <description>JavaScriptは基本非同期で、callbackだったりevent drivenだったりする。最近はPromiseやgenerator (yield, async/await) も出てきてるが、此れも非同期だから、非同期処理を待つ事は考慮に入れなければならない。testを書く時も、当然個々のtest caseが、ほぼ確実に非同期に成る。 Gruntに於ける非同期処理 Gruntには非同期を待たせる仕組みがある。grunt.registerTask() のcallback内で使へるthisの、async() methodで、非同期処理の終了を通知する為の関数が得られる。全てが終わった時に此れ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fc4se.hatenablog.com%2Fentry%2F2014%2F04%2F04%2F184428&quot; title=&quot;PhantomJSで簡単に非同期のtestを行ふ - c4se記：さっちゃんですよ☆&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>http://cdn-ak.f.st-hatena.com/images/fotolife/K/Kureduki_Maari/20140404/20140404184238.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2014-04-04 18:44:28</published>
  <title>PhantomJSで簡単に非同期のtestを行ふ</title>
  <type>rich</type>
  <url>https://c4se.hatenablog.com/entry/2014/04/04/184428</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
