Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
「右クリック -> 実行 -> テスト名」で Spock テストを実行しています。デバッグ モードでテストを実行するにはどうすればよいですか? デバッグ アイコンはテストを実行しますが、ブレークポイントで停止しません
groovy でメタ クラスがどのように動作するかのバグである可能性があると思います。制御構造またはクロージャー上にない場合、ブレークポイントが機能することがわかりました。intellij フォーラムで回避策を見つけました。
http://youtrack.jetbrains.com/issue/IDEA-82741