rspec-cover_it 0.0.7
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:
          =
        
        
          Installeer:
          =
        
      Runtime afhankelijkheden (1):
            rspec
            ~> 3.10
          
    