convert exported xml from testlink to excel
exported xml only support depth of 1(test case)/2(test suite)/3(test feature)/4(test project)
python3 main.py -h
Usage: main.py [options]
Options:
-h, --help show this help message and exit
-i INPUT_FILE, --input_file=INPUT_FILE input xml file name
-o OUTPUT_FILE, --output_file=OUTPUT_FILE output excel file name