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

Bumps [github.com/fsnotify/fsnotify](https://github.com/fsnotify/fsnotify) from 1.5.1 to 1.5.4. Release notes Sourced from github.com/fsnotify/fsnotify's releases. v1.5.4 What's Changed Fix compilation for OpenBSD by @​mattn in fsnotify/fsnotify#443 go.mod: use latest x/sys by @​kevinburkesegment in...

dependencies
go

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...

Bumps [github.com/magiconair/properties](https://github.com/magiconair/properties) from 1.8.5 to 1.8.6. Changelog Sourced from github.com/magiconair/properties's changelog. 1.8.6 - 23 Feb 2022 [PR #57](magiconair/properties#57 "unreachable code" lint error Thanks to @​ellie for the patch. [PR #63](magiconair/properties#63):...

dependencies
go

**Is your feature request related to a problem? Please describe.** Yes, Spring Boot project on Gauge does not work. I'm trying to injection with @Autowired annotation but the injection is...

**Expected behavior** ------- The Gauge should interpret results in a good way running the appended example.spec. Two passed scenarios are listed in the final sum up. **Actual behavior** ------- Running...

**Is your feature request related to a problem? Please describe.** No, the request is not related to a problem. **Describe the solution you'd like** We are using Gauge for automated...

Hello, I am converting my test cases from behave to gauge. I am working on pycharm ide with python 3.9. I have an exact step that is working on behave...

Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.43.0 to 1.44.0. Release notes Sourced from google.golang.org/grpc's releases. Release 1.44.0 New Features balancer: add RLS load balancing policy (#5046) xds: add RLS Cluster Specifier Plugin (#5004)...

dependencies

Thank you for your advise. We did try to change the path using the "\" to "/". Although we have tried this, the issue still exists. var fullPath = Path.Combine(DriverScript.GetRelativePath() ...

**To Reproduce** Steps (or project) to reproduce the behavior: 1. when we open the URL we see the page as Your connection isn't private 2. So while running the scripts...