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

Provide a mechnism to disable the caching #22

Open
squareplanetdesign opened this issue Jun 7, 2014 · 0 comments
Open

Provide a mechnism to disable the caching #22

squareplanetdesign opened this issue Jun 7, 2014 · 0 comments

Comments

@squareplanetdesign
Copy link

I am working on a plugin to requirejs and really wanted to write my unit tests using this tool. However, the caching behavior prevents me from writing tests for the variations that my requirejs plugin is trying to test without breaking every single test into a completely independent Karma.config file.

It would be nice to have a switch that allowed me to have all the tests in one file and run with independent requirejs caches which I think would be the behavior if there was a way to disable the caching you added.

If you have other ideas about how I could setup these test or want to see how the plugin testing kind of works: https://github.com/squareplanetdesign/requirejs-min-plugin..... I would appreciate any suggestions you may have if disabling the caching is not the best approach.

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

2 participants