tryouts 3.3.2
A simple test framework for Ruby code where the test descriptions and expectations are written as comments.
          Gemfile:
          =
        
        
          installation:
          =
        
      Dépendances de Runtime (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
          
    