RubyGems Navigation menu

rspec-cover_it 0.1.0

We're all used to tools that enforce _total_ coverage numbers, but this gem tries for something different. Instead of keeping your whole project above some threshold, we treat the coverage of _each class_ as a testable quality and then enforce that coverage as part of the test suite!

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.1.0 - June 10, 2023 (12 KB)
  2. 0.0.7 - June 07, 2023 (11.5 KB)
  3. 0.0.6 - June 07, 2023 (11.5 KB)
  4. 0.0.5 - June 07, 2023 (11.5 KB)
  5. 0.0.4 - June 07, 2023 (10.5 KB)
Show all versions (7 total)

Runtime Dependencies (1):

rspec ~> 3.10

Development Dependencies (6):

mdl ~> 0.12
pry ~> 0.14
quiet_quality ~> 1.2
rubocop ~> 1.28
simplecov ~> 0.22.0
standard ~> 1.28

Owners:

Pushed by:

Authors:

  • Eric Mueller

SHA 256 checksum:

98dadfe87dba99345c81463f36bab553b9db77d833f6b2d4a748afd80451ac6d

Total downloads 2,426

For this version 840

License:

MIT

Required Ruby Version: >= 2.7.0

Links: