RubyGems Navigation menu

minitest-coverage 1.0.0.b1

Ruby's contemporary test coverage tools all lie, exaggerating coverage through false-positives and creating a false sense of security; minitest-coverage tries to address this. Coverage Analysis Tools rely on tracing facilities built into ruby’s VM. You run your tests, and collect data. Seems simple, but that’s a very flawed approach that buffers your coverage numbers up falsely. I’ve witnessed false coverage by as much as 60%, but it could be even worse. Worse, the tracing facilities currently make it impossible to get truly accurate numbers. Even so, they can be improved to be much more accurate.

Gemfile:
= Copier Copié!

installation:
=

Versions:

  1. 1.0.0.b2 - May 09, 2017 (17 ko)
  2. 1.0.0.b1 - November 10, 2016 (16,5 ko)

Dépendances de Development (1):

hoe ~> 3.15

Propriétaires:

Auteurs:

  • Ryan Davis

Total de contrôle SHA 256:

c240f65bfd9e2285da5b3b4a21f19e32aff486bca22863cbb77725b47f710c9f

Total de téléchargements 3 918

Pour cette version 2 059

License:

MIT

Version de Ruby requise: >= 0

Required Rubygems Version: > 1.3.1

Liens: