pabot
pabot copied to clipboard
pabot_results subfolder naming like suites/test they executed?
Hi!
Currently my pabot_results subfolders are named by process-index. [0,1,2,3,...,X].
Since I run my suites in parallel would it be possible to give the subfolders the name of the suite (or single test) they ran?
Hi @theonlymb !
This seems impossible or at least challenging to implement, as it could easily lead to naming conflicts, other related issues, and excessively long names.
How are you using the contents of the pabotresults directories? What would be the main benefit of this approach for you?