|
|
||
Kohsuke Kawaguchi's Blog
«Improving test harness: generating coverage report with on-the-fly instrumentation |
Main
| More Hudson adoptions »
Hudson plugins for .NET developersPosted by kohsuke on September 03, 2007 at 11:48 PM | Comments (0)Hudson has lately added several plugins for .NET development. First, Kyle Sweeney has developed NAnt and MSBuild plugins. As I understand it, those are essentially the Ant equivalent — building software from CLI. There's also NUnit support developed by Erik Ramfelt. He's also working with Peter Reilly to add FxCop support to the violations plugin. FxCop is essentially a findbugs equivalent in .NET. And Visual SourceSafe plugin has been available for some time now. I found out that this plugin uses my another hobby project com4j. I haven't really done any serious .NET development since my FreeTrain project, so I could be wrong, but .NET folks don't seem to have a good CI tool — CruiseControl.NET seems to be all they have. So I think there's a room for creating a distribution of Hudson, with all those .NET plugins instead of Java-centric default offerings like Ant/Maven. Bookmark blog post: CommentsComments are listed in date ascending order (oldest first) | Post Comment | ||
|
|