gauge icon indicating copy to clipboard operation
gauge copied to clipboard

Light weight cross-platform test automation

Results 119 gauge issues
Sort by recently updated
recently updated
newest added

**Describe the bug** In Gauge v1.4.0 #2047 and #2057 were introduced, which brings the ability to use gauge_data_dir in properties, so that one is able to define environment specific .csv's...

**Describe the bug** We are running multiple test specs (using the `gauge-ts` runner) in parallel and we have more test specs than runners. In this setup some test specs are...

Hi , I am trying to skip a scenario of data iteration based on a condition. Can we either provide an exception which can be used to handle this or...

Bumps [google.golang.org/protobuf](https://github.com/protocolbuffers/protobuf-go) from 1.28.0 to 1.28.1. Release notes Sourced from google.golang.org/protobuf's releases. v1.28.1 This release contains protoc-gen-go binaries for arm64. Notable changes since v1.28.0: CL/418677: internal/impl: improve MessageInfo.New performance CL/411377:...

dependencies
go

I am running gauge inside a Kubernetes pod as a container. when i call my gauge func from a Jenkinsfile for example: ``` stage('Running Gauge tests') { options { skipDefaultCheckout()...

**Describe the bug** Failed to start gauge API: Timed out connecting to python **To Reproduce** Steps (or project) to reproduce the behavior: 1. Initialise a gauge project 2. Run the...

When we run the scripts in gauge with js langauge we do see this issue as "runner is not alive" and tests are getting skipped Version: Gauge version: 1.4.1 Commit...

When max-retry-count is enabled and after that a gauge run --failed is performed, specs that passed with --max-retry-count will be executed anyway as if they failed. **To Reproduce** 1. Perform...

help wanted

This should help with keeping the GitHub actions updated on new releases. This will also help with keeping it secure. Dependabot helps in keeping the supply chain secure https://docs.github.com/en/code-security/dependabot GitHub...