${file count} = | Execute Command | dir *.txt /b /a-d | find /c /v ""${file count} = | Execute Command | ls -1 *.txt \| wc -lI don’t think this suggested solution really addresses the question. The commands below would simply give a listing of what RF suite files exist. The question said “suite files which Robot framework is supposed to run” (emphasis mine). In other words, when pybot starts it is given a list of suite files and/or folders, plus other selection criteria by tags. The end result is some set of tests from some set of suites that is unknowable except by asking pybot. I’ve always wanted to know the total number of tests to be executed by pybot in a given run, but haven’t been able to figure out how to know this. It would be really nice if there was a variable you could reference, or a listener call to subscribe to, to get the number of suites and tests to be executed in a pybot run.
Thanks,
Martin
--
You received this message because you are subscribed to the Google Groups "robotframework-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
robotframework-d...@googlegroups.com.
To post to this group, send email to
robotframe...@googlegroups.com.
Visit this group at
https://groups.google.com/group/robotframework-devel.
For more options, visit https://groups.google.com/d/optout.