https://github.com/easysoft/zentaoatf
zentaoatf is an cross platform automation testing framework written in go language.
https://github.com/easysoft/zentaoatf
Last synced: about 1 year ago
JSON representation
zentaoatf is an cross platform automation testing framework written in go language.
- Host: GitHub
- URL: https://github.com/easysoft/zentaoatf
- Owner: easysoft
- License: gpl-3.0
- Created: 2013-03-12T23:54:30.000Z (about 13 years ago)
- Default Branch: dev
- Last Pushed: 2024-10-21T07:59:26.000Z (over 1 year ago)
- Last Synced: 2025-04-13T04:59:38.715Z (about 1 year ago)
- Language: Go
- Homepage: https://ztf.im
- Size: 104 MB
- Stars: 168
- Watchers: 17
- Forks: 54
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
- go-awesome - ZTF - 禅道开源的自动化测试框架 (开源类库 / 测试)
README
# Zentao Test Framework
ZTF 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](https://github.com/easysoft/zentaoatf/releases);
2. Type 'ztf\ztf.exe help' to get the help doc.
## Licenses
All source code is licensed under the [GPLv3 License](LICENSE.md).