All Projects → easysoft → Zentaoatf

easysoft / Zentaoatf

Licence: gpl-3.0
zentaoatf is an cross platform automation testing framework written in go language.

Programming Languages

go
31211 projects - #10 most used programming language

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].