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

Document karma's :runner-ns option #91

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

simonacca
Copy link
Contributor

Spent some time figuring out how to perform custom initialization steps before test execution in karma, thought it might be useful to others

@thheller
Copy link
Contributor

thheller commented Jun 9, 2023

Due to engine limitations your example has some issues. The only real way to do this is copying the whole shadow.test.karma namespace and adding what you need, just calling into that ns does not work reliably.

I've been meaning to address this limitation, but haven't found a proper solution yet.

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

Successfully merging this pull request may close these issues.

2 participants