Sha256: 56b2dc180de3e7f04aa4c77c0fb25d3205b63af469eb1bc72555ef64fd7b679e
Contents?: true
Size: 1000 Bytes
Versions: 6
Compression:
Stored size: 1000 Bytes
Contents
= HTML formatter for SimpleCov === Note: To learn more about SimpleCov, check out the main repo at http://github.com/colszowka/simplecov Generates a nice HTML report of your SimpleCov coverage results on Ruby 1.9 using client-side Javascript quite extensively. Starting from simplecov 0.3.2, the HTML Formatter is the default one and you don't need any further setup. Please check out the documentation for simplecov to learn how to set things up: http://github.com/colszowka/simplecov == Note on Patches/Pull Requests * Fork the project. * Make your feature addition or bug fix. * Add tests for it. This is important so I don't break it in a future version unintentionally. * Commit, do not mess with rakefile, version, or history. (if you want to have your own version, that is fine but bump version in a commit by itself I can ignore when I pull) * Send me a pull request. Bonus points for topic branches. == Copyright Copyright (c) 2010 Christoph Olszowka. See LICENSE for details.
Version data entries
6 entries across 6 versions & 1 rubygems