zhuifengshen / xmind2testcase

XMind2TestCase基于python实现,提供了一个高效测试用例设计的解决方案!
https://pypi.org/project/xmind2testcase/
MIT License
738 stars 254 forks source link

运行xmind2testcase报错: root ERROR [cli - cli_main]: None #28

Closed yuanzhiyu000x closed 4 years ago

yuanzhiyu000x commented 4 years ago

运行xmind2testcase报错:

C:\Users\yuan>xmind2testcase 2020-03-05 14:13:45,330 webtool.application INFO [application - init]: Start initializing the database... 2020-03-05 14:13:45,346 webtool.application INFO [application - init]: Congratulations! the xmind2testcase webtool database has initialized successfully! None 2020-03-05 14:13:45,346 root ERROR [cli - cli_main]: None

请问这是怎么导致的呢?

image

zhuifengshen commented 4 years ago
Usage:
 xmind2testcase [path_to_xmind_file] [-csv] [-xml] [-json]
 xmind2testcase [webtool] [port_num]