<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>anton0825</author_name>
  <author_url>https://blog.hatena.ne.jp/anton0825/</author_url>
  <blog_title>日々精進</blog_title>
  <blog_url>https://anton0825.hatenablog.com/</blog_url>
  <categories>
    <anon>javascript</anon>
  </categories>
  <description>2012-09-02 - 日々精進で紹介した方法だと、testフォルダ直下に置いたJSファイルしかテスト対象にならない。 テスト対象のファイルを指定したい場合、 Run/Debug ConfigurationのApplication Parameterにテスト対象のファイルパスを書けばいいだろう、と思いきやうまく動かない。 試行錯誤の結果、mochaのJS APIを使ってテスト対象のファイルを指定することで解決出来た。やり方は以下。 以下のファイルをtestフォルダに置く。 mocha.coffee Mocha = require('mocha') mocha = new Mocha # コレ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fanton0825.hatenablog.com%2Fentry%2F20121127%2F1354357717&quot; title=&quot;webstormでファイルを指定してmochaをデバッグ実行する - 日々精進&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>2012-11-27 19:28:37</published>
  <title>webstormでファイルを指定してmochaをデバッグ実行する</title>
  <type>rich</type>
  <url>https://anton0825.hatenablog.com/entry/20121127/1354357717</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
