You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An integration test suite that will run karma-webpack against karma and webpack. This should increase confidence when updating dependencies and give us the ability to more easily test against different permutations of configuration options.
I have already started on a small testing package that I hope to finish up soon.
The text was updated successfully, but these errors were encountered:
I have a branch in progress for this that has some hacks to work around issues I documented over here: karma-runner/karma#3612 . I want to see if this can be worked around in a better way and so I'll wait for some feedback from the karma team.
Feature Proposal
An integration test suite that will run karma-webpack against karma and webpack. This should increase confidence when updating dependencies and give us the ability to more easily test against different permutations of configuration options.
I have already started on a small testing package that I hope to finish up soon.
The text was updated successfully, but these errors were encountered: