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.
きゅうりのステップの実行時間を測定する方法を探しています。このjunit形式を使用して、機能とシナリオの実行時間に関するデータを取得できましたが、シナリオ内のステップの時間も確認したいと思います。
junit
cucumber --format usage
"ステップ定義が使用されている場所を印刷します。最も遅いステップ定義 (期間を含む) が最初にリストされます。"