gauge
gauge copied to clipboard
Light weight cross-platform test automation
**Describe the bug** Upon fresh installation of the IDE and Gauge plug-in, when create a new Gauge project in IntelliJ IDEA Ultimate, I got: "Exception occured in Gauge executable" [The...
**Describe the bug** Cannot install in Ubuntu 22, mktemp succeeds but directory is non-writable **To Reproduce** Steps (or project) to reproduce the behavior: 1. Follow installation instructions for Linux at...
**Describe the bug** Unable to run gauge in debug mode when the first debug session is stopped or closed. **To Reproduce** Steps (or project) to reproduce the behavior: 1. Initialise...
**Is your feature request related to a problem? Please describe.** I am creating a plugin for gauge, which is listening to execution events via grpc. **Describe the solution you'd like**...
### **Description** I am unable to get `Debug Scenario` option on the spec files. This issue occurs in a specific scenario and I am able to reproduce the same multiple...
**Describe the bug** Some of our tests have a table in the scenario as well as in the spec. I tried to run one of these scenarios by running the...
**Describe the bug** Throws an error "There is no handler registered..." when confirm/prompt is triggered after a new tab is closed. Happens only in headless mode. **To Reproduce** ``` (async...
**Describe the bug** I tried to use `gauge list --scenarios` to list all the scenarios, trying to get a count of how many existed in our project. It gave me...
**Describe the bug** I'm trying to run multiple environments in parallel by spawning child processes (number of environments present) but I'm getting Logger Failure (might be because different processes trying...
@sriv This is a discussion and proposal for a programmatic skip scenario feature. Before providing the actual code changes I'd like to discuss, review and agree on how this should...