playwright-test-coverage icon indicating copy to clipboard operation
playwright-test-coverage copied to clipboard

can it work with submodule

Open CodingProgrammer opened this issue 2 years ago • 0 comments

Situation: My e2e test code and the business code are in different projects.

Question: Can I make the business code as a submodule in e2e project and get the coverage of e2e code?

CodingProgrammer avatar Jan 11 '23 03:01 CodingProgrammer