mxschmitt / playwright-test-coverage

Playwright Test (@playwright/test) demo to collect coverage information via Istanbul

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

can it work with submodule

CodingProgrammer opened this issue · comments

commented

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?