Skip to content

Public Template for Monitoring Team City Tests and the Coverage Reports it Generates

Notifications You must be signed in to change notification settings

sshadmand/Team-City-Monitor

Repository files navigation

TeamCty Monitor

Creates a dashboard for our C.I. Server for all prjects and records and displays their coverage over time.

This script is built to run on Google AppEngine, checks against a TeamCity Server install, and expects that each project in team city has code coverage outputted to it’s artifacts folder.

Contributing

Want to contribute? Great! Here's how.....

Commands

If nothing complains, congratulations!

Classes

Tests should be added in the same manner as described under the Commands section.

Installation

[install stuff here]

Usage

require '....'

Or, more realistically:

require '......'

Testing

To run the tests:

$ .....

To add tests see the Commands section earlier in this README.

Contributing

  1. Fork it.
  2. Create a branch (git checkout -b my_project)
  3. Commit your changes (git commit -am "Added Stuff")
  4. Push to the branch (git push origin my_project)
  5. Create an Issue with a link to your branch
  6. Enjoy a refreshing Diet Coke and wait

About

Public Template for Monitoring Team City Tests and the Coverage Reports it Generates

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published