romanresh / vscode-testcafe

This extension allows you to run TestCafe tests directly from VS Code
https://marketplace.visualstudio.com/items?itemName=romanresh.testcafe-test-runner
MIT License
47 stars 15 forks source link

Won't run from Monorepo #29

Open alistair-hmh opened 5 years ago

alistair-hmh commented 5 years ago

TestCafe VS Code menu will not load in a Monorepo (I'm using yarn workspaces and Lerna.)

If I load the package/app/foo and as the workspace, everything is ok and I can see the context menu.

Otherwise... I see nothing.