Software engineering/Catalogs/Tools: Difference between revisions
Jump to navigation
Jump to search
imported>Pat Palmer (describing the list and seeding it with some starter topic ideas) |
imported>Pat Palmer (adding NOTOC for now) |
||
Line 1: | Line 1: | ||
This is a list of software tools useful in the field of [[software engineering]]: | This is a list of software tools useful in the field of [[software engineering]]: | ||
__NOTOC__ | |||
==unit testing== | ==unit testing== |
Revision as of 22:31, 23 October 2007
This is a list of software tools useful in the field of software engineering:
unit testing
Junit and Nunit - open-source tools for automated unit testing in Java and C#, respectively
automatic analysis of programs
FxCop - a free utility from Microsoft for flagging pitfalls with C# programs