开发者

Buzilla vs Nunit [closed]

开发者 https://www.devze.com 2023-03-28 14:22 出处:网络
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form. For help clari
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center. Closed 11 years ago.

I am kind of new to .net can some one twll me diff b\w nunit vs buzilla vs Unit tes开发者_如何学Pythont(Visual studio) testing and team forge for TFS.Can Nunit and Unit Test do all that Bugzilla and Team Forge does?

Thanks


NUnit is a unit test framework. MSTest (the one with Visual Studio and TFS) is a unit test framework.

Bugzilla is a bug tracking database that has no direct corelation to unit testing. TFS does have a bug tracking database too.

0

精彩评论

暂无评论...
验证码 换一张
取 消