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

would be great to have a customizable cache path #231

Closed
b-fett opened this issue Sep 4, 2023 · 1 comment
Closed

would be great to have a customizable cache path #231

b-fett opened this issue Sep 4, 2023 · 1 comment

Comments

@b-fett
Copy link

b-fett commented Sep 4, 2023

I am using this inside CI where my node_modules are cached. So for me it looks like a good idea to store the library cache there, so the packages are downloaded only once.

@connor4312
Copy link
Member

You can pass in a cachePath option when you call runTests.

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

No branches or pull requests

2 participants