chutney 3.12.2
A linter for your Cucumber features. Making sure you have nice, expressible Gherkin is essential is making sure you have a readable test-base. Chutney is designed to sniff out smells in your feature files. It supports any spoken language Cucumber supports.
          Gemfile:
          =
        
        
          インストール:
          =
        
      Runtime依存関係 (7):
            amatch
            >= 0.4, < 0.6
          
          
            cuke_modeler
            ~> 3.21
          
          
            fast-mcp
            ~> 1.5
          
          
            i18n
            >= 1.8.2, < 1.15.0
          
          
            language_server-protocol
            ~> 3.17
          
          
            pastel
            ~> 0.7
          
          
            tty-pie
            ~> 0.3
          
    