Skip to content

feat: allow tests to run on monorepos #5547

New issue

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

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

Already on GitHub? # to your account

Merged
merged 1 commit into from
Jul 2, 2021

Conversation

edusperoni
Copy link
Collaborator

PR Checklist

What is the current behavior?

If you have a monorepo you can't run tests because it requires karma to be at the app level, which also requires you to install a lot of extra stuff at the local level (including webpack).

What is the new behavior?

Use a parent karma if possible.

@cla-bot cla-bot bot added the cla: yes label Jul 1, 2021
@rigor789 rigor789 merged commit bfa8e91 into NativeScript:master Jul 2, 2021
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants