<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>daiksy</author_name>
  <author_url>https://blog.hatena.ne.jp/daiksy/</author_url>
  <blog_title>だいくしー(@daiksy)のはてなブログ</blog_title>
  <blog_url>https://daiksy.hatenablog.jp/</blog_url>
  <categories>
    <anon>scala</anon>
    <anon>sbt</anon>
    <anon>IntelliJ IDEA</anon>
  </categories>
  <description>IntelliJ IDEAでは、sbtからの実行でステップ実行をすることができる。 Scala: sbtでステップ実行できるようにする - Qiita 上の記事の手順と同様に、テスト実行時のJVMオプションを設定すれば、テストの実行もステップ実行で追うことがきるが、単純に javaOptions in Test ++= Seq(&quot;-Xdebug&quot;, &quot;-Xrunjdwp:transport=dt_socket,server=y,suspend=y,address=5005&quot;) みたいにしてしまうと、CI上で5005ポートのListenがなくてテストがフリーズしてしまう。 そこで以下のようにテス…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fdaiksy.hatenablog.jp%2Fentry%2F2014%2F12%2F17%2F173831&quot; title=&quot;IntelliJ IDEAでsbtのテストをステップ実行する方法 - だいくしー(@daiksy)のはてなブログ&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>2014-12-17 17:38:31</published>
  <title>IntelliJ IDEAでsbtのテストをステップ実行する方法</title>
  <type>rich</type>
  <url>https://daiksy.hatenablog.jp/entry/2014/12/17/173831</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
