gulp-karma icon indicating copy to clipboard operation
gulp-karma copied to clipboard

Give option to not override files

Open dluxemburg opened this issue 11 years ago • 11 comments

This is useful for situations in which overriding Karma's file list will break a test suite (such as when using RequireJS and the no-include file option). It's a minimal change that has no impact on behavior when the feature isn't opted in to.

dluxemburg avatar Feb 24 '14 01:02 dluxemburg

Related to #9.

lazd avatar Feb 24 '14 02:02 lazd

Okay, will comment there. Any chance of landing this though as a simple fix? Seems like a number of users are affected.

dluxemburg avatar Feb 24 '14 02:02 dluxemburg

:+1: Would love to see this merged!

blittle avatar Mar 20 '14 16:03 blittle

:+1:

sfarthin avatar Mar 24 '14 14:03 sfarthin

:+1: .... bueller

nmccready avatar May 28 '14 16:05 nmccready

@blittle @nmccready @sfarthin, stay tuned over at https://github.com/karma-runner/karma/issues/1037 for a better solution for gulp + karma integration.

lazd avatar May 28 '14 18:05 lazd

thank you

nmccready avatar May 28 '14 18:05 nmccready

I forked it for the time being with the @dluxemburg changes merged to my master

nmccready avatar May 28 '14 18:05 nmccready

@nmccready, you can target specific commit hashes in your package.json and use forks/branches, btw: https://www.npmjs.org/doc/json.html#Git-URLs-as-Dependencies

lazd avatar May 28 '14 19:05 lazd

Oh cool, well for the time-being this is safer for my work. We need to stand up a node repository, and a private bower repo.

nmccready avatar May 28 '14 19:05 nmccready

Any updates on this?

nmccready avatar Jun 26 '14 13:06 nmccready