Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Supporting yarn and npm workspaces #696

Open
codeinabox opened this issue Sep 27, 2022 · 0 comments
Open

Supporting yarn and npm workspaces #696

codeinabox opened this issue Sep 27, 2022 · 0 comments

Comments

@codeinabox
Copy link
Collaborator

It would be handy to support yarn and npm workspaces, initial support could be to check for the presence of workspaces in the root package.json and when calling TestSuite it would yarn workspaces run test.

When it comes to testing files the root package.json could also be parsed to determine the package.json of the workspace, which would improve mono repo support.

Feel free to add any more thoughts or suggestions to this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant