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.
NUnit からテストを実行した後、管理レポートが必要です。NUnit を調べると、XML 形式で出力を生成するようです。誰でもこれを達成する方法を提案できます。
XSLTを使用して、xml をよりきれいなものに変換できます。