ZentaoATF is an automation testing framework written in Golang.
- Support popular programming languages like Python, Ruby, Lua, Tcl, PHP, GO, Shell and Bat;
- Reduce the invasive of existing testing scripts;
- Integration with ZenTao - Open source project management system.
- Download last release file from here;
- Type 'ztf/ztf.exe help' to get the help doc.
- Enter 'git clone https://github.com/easysoft/zentaoatf.git' to get the source codes;
- Overwrite edit.go and view.go from https://github.com/rocket049/gocui to fix the Chinese related bug;
- Type 'go run src/atf.go help' to get the help doc.
All source code is licensed under the GPLv3 License.