`Ploeh.AutoFixture` 和 `AutoFixture` 有什么区别?
What are the difference between `Ploeh.AutoFixture` and `AutoFixture`?
Ploeh.AutoFixture
和AutoFixture
有什么区别?
我有一个无法使用的项目
using AutoFixture;
但是,我必须使用
using Ploeh.AutoFixture
这两者有什么区别,优缺点是什么?
但是,我还发现了另一个 nuget 包,它使我只能添加 using AutoFixture;
。最好的选择是什么?
我在 Whosebug 中找不到答案。任何答案都会丰富社区。
提前谢谢你。
带Ploeh.AutoFixture
的是旧版本。 Ploeh
前缀大约在五个月前从项目中删除:https://github.com/AutoFixture/AutoFixture/commit/236e3d76d37fc615c693370f0385af39c1350394
Ploeh.AutoFixture
和AutoFixture
有什么区别?
我有一个无法使用的项目
using AutoFixture;
但是,我必须使用
using Ploeh.AutoFixture
这两者有什么区别,优缺点是什么?
但是,我还发现了另一个 nuget 包,它使我只能添加 using AutoFixture;
。最好的选择是什么?
我在 Whosebug 中找不到答案。任何答案都会丰富社区。
提前谢谢你。
带Ploeh.AutoFixture
的是旧版本。 Ploeh
前缀大约在五个月前从项目中删除:https://github.com/AutoFixture/AutoFixture/commit/236e3d76d37fc615c693370f0385af39c1350394