Skip to content

Latest commit

 

History

History
67 lines (37 loc) · 1.18 KB

README.md

File metadata and controls

67 lines (37 loc) · 1.18 KB

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