Run unittest case using subprocess on certain files
I am trying to write a code which runs unittest case files and extract the performance of test cases run . Below is my current code
I am trying to write a code which runs unittest case files and extract the performance of test cases run . Below is my current code