tryouts 3.5.0
A simple test framework for Ruby code where the test descriptions and expectations are written as comments.
          Gemfile:
          =
        
        
          instalar:
          =
        
      Runtime Dependencies (8):
            concurrent-ruby
            ~> 1.0
          
          
            irb
            >= 0
          
          
            minitest
            ~> 5.0
          
          
            pastel
            ~> 0.8
          
          
            prism
            ~> 1.0
          
          
            rspec
            ~> 3.0
          
          
            tty-cursor
            ~> 0.7
          
          
            tty-screen
            ~> 0.8
          
    