Skip to content

Repository files navigation

GAUGE testing GAUGE!

Contributor Covenant

Tests for Gauge Command-Line Utility using Gauge

Steps to get started

  • Install Gauge

  • Install language plugin by running

    gauge install {language}
    
    gauge install java
    gauge install ruby
    gauge install csharp
    gauge install dotnet
    gauge install python
    gauge install js
    
  • Clone this repo.

  • Executing specs

    ./gradlew clean {language}FT # On Linux or Mac
    gradlew.bat clean {language}FT # On Windows
    
    ./gradlew clean javaFT      # For Windows - gradlew.bat clean javaFT
    ./gradlew clean rubyFT      # For Windows - gradlew.bat clean rubyFT
    ./gradlew clean csharpFT    # For Windows - gradlew.bat clean csharpFT
    ./gradlew clean dotnetFT    # For Windows - gradlew.bat clean dotnetFT
    ./gradlew clean pythonFT    # For Windows - gradlew.bat clean pythonFT
    ./gradlew clean jsFT        # For Windows - gradlew.bat clean jsFT
    

This will also compile all the supporting code implementations and run your specs in parallel.

About

Tests for Gauge tool (gauge tests gauge!)

Resources

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages