cukunity 0.1.2
cukunity is a tool inspired by the principles of Behaviour Driven Development. Cukunity is a portmanteau of "Cucumber" and "Unity", and as so it provides helpers to play nicely with cucumber, although it can be used standalone for automation.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (6):
            cucumber
            >= 1.1.4
          
          
            json
            >= 1.6.5
          
          
            json
            >= 1.6.5
          
          
            rspec
            >= 2.8.0
          
          
            term-ansicolor
            >= 1.0.6
          
          
            term-ansicolor
            >= 1.0.6
          
    