tng 0.2.4
TNG (Test Next Generation) is a Rails gem that automatically generates comprehensive test files by analyzing your Ruby code using static analysis and AI. It supports models, controllers, and services with intelligent test case generation.
          Gemfile:
          =
        
        
          instalar:
          =
        
      Runtime Dependencies (13):
            httpx
            ~> 1.5
          
          
            pastel
            ~> 0.8.0
          
          
            prism
            ~> 1.4.0
          
          
            rb_sys
            ~> 0.9.91
          
          
            tty-box
            ~> 0.7
          
          
            tty-file
            ~> 0.10
          
          
            tty-option
            ~> 0.3
          
          
            tty-progressbar
            ~> 0.18.3
          
          
            tty-prompt
            ~> 0.23
          
          
            tty-reader
            ~> 0.9
          
          
            tty-screen
            ~> 0.8
          
          
            tty-spinner
            ~> 0.9.3
          
          
            tty-table
            ~> 0.12
          
    