Skip to content

ikenneth/Tttest-cli

 
 

Repository files navigation

TtTest

A generic automation framework for QA testing

开发说明


运行下面指令可以不用install 方便开发调试

pip install -r requirements.txt

python setup.py develop

启动执行指令


运行命令行指令

tttest.run -h

启动前端交互服务

tttest.serve -h

启动mock服务

tttest.mock -h

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 85.5%
  • Jinja 11.7%
  • Batchfile 1.4%
  • Shell 1.4%