# gauge_test **Repository Path**: Geoyee/gauge_test ## Basic Information - **Project Name**: gauge_test - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-12-27 - **Last Updated**: 2024-01-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # gauge_test [![Gauge Badge](https://gauge.org/Gauge_Badge.svg)](https://gauge.org) > Github:https://github.com/getgauge/gauge \ > 文档:https://docs.gauge.org/ Gauge是⼀款开源免费的轻量级跨平台测试⾃动化⼯具,能够以业务语⾔编写测试⽤例,支持C#、Java、JavaScript、Python和Ruby,并在VS Code等上有易用的插件工具。这是一个在Windows上研究使用Gauge的测试项目,包含Java、JavaScript和Python。 ## 安装 - 需要安装`JDK >= 11`、`Nodejs >= 10.16.3`以及`Python >= 2.7`的前置运行环境 - core: https://github.com/getgauge/gauge/releases/download/v1.5.6/gauge-1.5.6-windows.x86_64.exe - language plugin:[Supported Plugins | Gauge](https://gauge.org/plugins/#language) ## 使用 在`cmd`中使用: ```powershell cd gauge_test\tests run_test.bat ``` ## 结果 ![screen](./imgs/screen.png)