【发布时间】:2011-10-23 12:01:53
【问题描述】:
我正在寻找 XmlUnit 替代品,因为:
- XmlUnit 看起来像一个死项目:“当前版本是 XmlUnit .Net 0.4,2009 年 4 月”;
- “请注意,.Net 代码库不如其 Java 代码库先进,特别是目前没有明确支持命名空间。”(这说明了一切)
- 被窃听了Are there any alternatives to XmlUnit?
- 我不太喜欢它的静态配置:Are there any alternatives to XmlUnit?
你如何测试你的 xml 序列化/反序列化?
PS:更多细节:
- 我正在使用 NUnit
- 我被 .NET 2 困住了
【问题讨论】:
标签: .net xml unit-testing