Matias Fernandez Martinez
Matias Fernandez Martinez
@VickyKoblinski Did you found any Workaround ?
Any news on the review of this PR ? I'm waiting to use it
I took this branch and it's brand new Jest enabled configuration It works like a charm, I merged into my improved plop generators branch with full examples of Testing AngularJS...
Can you add your code as example? You only should need to import the module and then load it on beforeEach: ``` import ThirdPartyModule from 'angular-thirdparty'; import TestModule from './test';...
@phucpnt In that case the console will only show syntax errors from the spec files. When Karma starts it will open a bowser window with [http://localhost:9876.](http://localhost:9876.) You have to press...
SassBeautify is slower, after you save an small SASS file you can see that it takes like 1 second to reformat the file, and i'm talking about 30 lines of...