gauge

command module
v1.0.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 22, 2019 License: GPL-3.0, GPL-3.0 Imports: 3 Imported by: 0

README

Gauge Logo

Ask at StackOverflow Download Nightly Build Status Build status

Welcome to Gauge

Gauge is a light weight cross-platform test automation tool. It provides the ability to author test cases in the business language.

Get Started

Read more about Why Gauge can be used, its terminologies and get started...

Find out more

User Docs Setup Guide Examples Contributing
i1
Learn more about using Gauge
i2
Getting started with Gauge
i3
Some Gauge Examples
i4
How can you contribute to Gauge?

Questions or need help?

Troubleshooting

Context specific Troubleshooting guide is available in relevant pages of the Gauge Documentation.

Talk to us

Please see below for the best place to ask a query:

Other projects

Also maintained by Gauge

  • Taiko Headless web browser automation.

Add Gauge Badge to your project!

Copy the text below and add it to the README.md of your project using Gauge, and show your support. It looks like this:

Gauge Badge

[![Gauge Badge](https://gauge.org/Gauge_Badge.svg)](https://gauge.org)

License

GNU Public License version 3.0 Gauge is released under GNU Public License version 3.0

Copyright 2018 ThoughtWorks, Inc.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
api
man
Package execution handles gauge's execution of spec/scenario/steps Execution can be of two types - Simple execution - Paralell execution Execution Flow : - Checks for updates - Validation - Init Registry - Saving Execution result Strategy - Lazy : Lazy is a parallelization strategy for execution.
Package execution handles gauge's execution of spec/scenario/steps Execution can be of two types - Simple execution - Paralell execution Execution Flow : - Checks for updates - Validation - Init Registry - Saving Execution result Strategy - Lazy : Lazy is a parallelization strategy for execution.
Package parser parses all the specs in the list of directories given and also de-duplicates all specs passed through `specDirs` before parsing specs.
Package parser parses all the specs in the list of directories given and also de-duplicates all specs passed through `specDirs` before parsing specs.
Given old and new step gives the filenames of specification, concepts and files in code changed.
Given old and new step gives the filenames of specification, concepts and files in code changed.
Validation invokes language runner for every step in serial fashion with the StepValidateRequest and runner gets back with the StepValidateResponse.
Validation invokes language runner for every step in serial fashion with the StepValidateRequest and runner gets back with the StepValidateResponse.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL