Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 704489
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 14, 20262026-05-14T03:56:51+00:00 2026-05-14T03:56:51+00:00

I’m trying to put together a Continuous Integration server that will do the following:

  • 0

I’m trying to put together a Continuous Integration server that will do the following:

  1. Work with subversion
  2. Use NUnit tests (fail build on failed tests)
  3. Use partcover (fail build on < X% coverage)
  4. Run code against FxCop (fail build on FxCop warnings, given settings)
  5. Run code against StyleCop (fail build on StyleCop warnings, given settings)

Not as important:

  1. Be able to run from a sln file
  2. Be able to publish the application (ClickOnce is setup for the project already)

I’m using TeamCity right now and it doesn’t seem to do 3 or 5, and it doesn’t have a runner for the newest NUnit.

From the list of plugins that hudson has, it looks like it can do all of these except 3 (and the not as important requests). I’ve considered writing a plugin for hudons to use partcover, but that’s adding more time to setting up a build server.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-14T03:56:52+00:00Added an answer on May 14, 2026 at 3:56 am

    NAnt can be used as a build script which will build your projects and then execute NUnit and FXCop.

    Another option, which is what I use at work, is create a build script for MSBuild and use the MSBuild Community Tasks which support running FXCop & NUnit among other things.

    So for my setup CCNet pulls down the source from SVN then calls MSBuild with the main build file. Inside there it builds the projects, runs NUnit, NCover, FXCop, StyleCop etc. and merges the results which are then displayed on the CCNet webpage. Each task can also be set so if there’s a failure the build fails.

    I haven’t used TeamCity but there should be a way to pull down the source and then run an MSBuild or NAnt build script which will then handle the build steps.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Ask A Question

Stats

  • Questions 430k
  • Answers 430k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer According to the docs (and checking 'sass-convert -h' on the… May 15, 2026 at 1:50 pm
  • Editorial Team
    Editorial Team added an answer The Common Infrastructure Libraries for .NET provide such an infrastructure… May 15, 2026 at 1:50 pm
  • Editorial Team
    Editorial Team added an answer There is an IE Add-on for this: Adobe SVG Viewer… May 15, 2026 at 1:50 pm

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.