Software engineering/Catalogs/Tools: Difference between revisions
imported>Peter Schmitt m (List of software tools for software engineering moved to Software engineering/Catalogs/Tools: move list to Catalogs subpage) |
imported>Peter Schmitt ({{Subpages}}) |
||
Line 1: | Line 1: | ||
{{Subpages}} | |||
This is a list of software development tools useful in the field of [[software engineering]]. See also the [[List of topics in software engineering]]. | This is a list of software development tools useful in the field of [[software engineering]]. See also the [[List of topics in software engineering]]. | ||
Revision as of 13:02, 27 October 2009
The metadata subpage is missing. You can start it via filling in this form or by following the instructions that come up after clicking on the [show] link to the right. | |||
---|---|---|---|
|
This is a list of software development tools useful in the field of software engineering. See also the List of topics in 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