gauge
gauge copied to clipboard
Light weight cross-platform test automation
Hi Team, Nee your help on fixing Gauge java script execution in debug mode **Describe the bug** Gauge error while running in debug mode , Java Intellij Unable to open...
**Is your feature request related to a problem? Please describe.** Currently, we use maven dependencies/Jar files to inherit pre-built Steps into our Java Test projects. This is very useful as...
**Is your feature request related to a problem? Please describe.** Currently, CSV files are supported on a specification level. This means all scenarios in that specification file is subject to...
Precondition 1. There are 2 java projects 2. The first one contains some common logic, steps implementation, etc, and also contains some **common concepts**. Steps: 1. User add the first...
**Is your feature request related to a problem? Please describe.** I'm looking for a way to get the execution time taken for a test step via the test context. I...
**Describe the bug** Hi Team , I have followed azure documentation and tried to execute the scripts on Azure pipeline i am getting Gauge Java with selenium first time it...
Documentation plugins should be able to respect log level and machine readable command line flags.
**Is your feature request related to a problem? Please describe.** Documentation plugins should be able to respect the `log-level` and `machine-readable` command-line flags, e.g. if a user runs a documentation...
**Describe the bug** I am getting the error -Gauge could not initialize. Install 'ms-dotnettools.csharp' extension for code insights. Also, I am seeing only Run Scenario and Run Spec option. I...
**Describe the bug** All of my steps are marked as red after opening Intellij, with the resolution of 'Could not find step implementation', and a process called "Initializing Gauge connection"...
**Expected behavior** The statistics should be consistent in console and reports with `table-driven-scenario` feature enabled **Actual behavior** There is a mismatch in the statistics reported in console and reports >...