I am using Pycharm for my robot framework tests. I have different folders for different test scripts. After running every folder testscripts I got result files. (Log and output.xml) When I run robotmetrics I received below results where the number of suite and test script are same. Ideally test suite number should always be one and test scripts number should be according to number of tests in that suite. Here I am getting same numbers for test suite and test case. In below example test suite is search and having two test scripts in it but suite statistics is showing two though I have run one test suite.
Asked
Active
Viewed 28 times