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.
テストの結果を保持するファイルを生成できるかどうか興味がありますか? 完全に、xUnit 互換性のある xml ファイルになります。実際には、(html など) を解析して自分で xml ファイルを作成できるので問題ありません。
つまり、Ruby Test::Unit の出力テストのファイルを生成する方法を知りたいのです。