xmp2assert 8
In ruby we use `# =>` as a comment marker that mean the immediately adjacent expression's expected value. There are gems like xmpfilter / seening_is_believing, which are to generate such comments. They are very useful. But so far we lack feature that does vice-versa; to check if the comment is actually the output of the expression. This is the library that does it.
          Gemfile:
          =
        
        
          Installeer:
          =
        
      Development afhankelijkheden (11):
            bundler
            >= 0
          
          
            github-markup
            >= 0
          
          
            pry
            >= 0
          
          
            rake
            >= 0
          
          
            rcodetools
            >= 0
          
          
            rdoc
            >= 0
          
          
            redcarpet
            >= 0
          
          
            rubocop
            >= 0
          
          
            seeing_is_believing
            >= 0
          
          
            simplecov
            >= 0
          
          
            yard
            >= 0
          
    