6 Star 16 Fork 6

easysoft / zentaoatf

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 836 Bytes
一键复制 编辑 原始数据 按行查看 历史
aaronchen2k 提交于 2020-04-13 15:18 . update readme

zentaoatf

ZentaoATF is an automated testing framework written in Golang.

Features

  1. Support popular programming languages like Python, Ruby, Lua, Tcl, PHP, GO, Shell and Bat;
  2. Reduce the invasive of existing testing scripts;
  3. Integration with ZenTao - Open source project management system.

QuickStart

Run from release file

  1. Download last release file from here;
  2. Type 'ztf/ztf.exe help' to get the help doc.

Run from Golang codes

  1. Enter 'git clone https://github.com/easysoft/zentaoatf.git' to get the source codes;
  2. Overwrite edit.go and view.go from https://github.com/rocket049/gocui to fix the Chinese related bug;
  3. Type 'go run src/atf.go help' to get the help doc.

Licenses

All source code is licensed under the GPLv3 License.

Go
1
https://gitee.com/wwccss/zentaoatf.git
git@gitee.com:wwccss/zentaoatf.git
wwccss
zentaoatf
zentaoatf
master

搜索帮助