cruisecontrol.net - CCNet live updates to LCD TV -


i working on agile project , use automated build runs on build server using cruise control.net. have alse integrated various things

  • nunit test execution
  • code coverage using ncover
  • fxcop code analysis
  • stylecop source code analysis

    we fail builds if criterieas acceptable code coverage not met.

    i know if there free tool can used display various outputs of cruise control , reports onto lcd tv @ periodic interval. these outputs should show near realitime status of latest build including

  • build summary
  • nunit test summary
  • fxcop summary
  • stylecop violation
  • ncovercovergae summary report

    when near real time mean should refresh tv screen every few minutes, may 10 or 15 minutes. have various projects running display each of above mentioned reports.

    any in regards highly appriciated.

  • displaying information mentioned above might pretty confusing. there tool can display ccnet build status: cradiator. perhaps suits needs.


    Comments

    Popular posts from this blog

    windows - Why does Vista not allow creation of shortcuts to "Programs" on a NonAdmin account? Not supposed to install apps from NonAdmin account? -

    c++ - How do I get a multi line tooltip in MFC -

    unit testing - How to mock PreferenceManager in Android? -