Replies: 1 comment 2 replies
-
Coverlet is a bit limited related to test execution started by another executeable. But you can give |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi Team,
I have the source code in .NET application. but for automation, I have written test cases in robot framework (on top of python). From the QA perspective, I wanted to get the code coverage through running automation test cases.
is there any way to achieve this using coverlet?
I am not finding the relevant documents / details regarding cross language platform. could anyone please help me out for this.
If anyone having the examples on connecting 2 different platforms would also be very helpful.
Beta Was this translation helpful? Give feedback.
All reactions