yoavniran / jest-jspm

converts jspm aliasing config into jest mapping config
Do What The F*ck You Want To Public License
2 stars 4 forks source link

Failing tests #1

Closed ArmorDarks closed 7 years ago

ArmorDarks commented 7 years ago

Hi

It seems tests failing due to some compilation issues: https://circleci.com/gh/yoavniran/jest-jspm/8

yoavniran commented 7 years ago

its failing on ES6 syntax. its passing on my machine just fine. I havent been able to figure out why its failing on Circle. especially as its basically the same setup as gulp-jest-jspm for which the tests are passing fine on Circle...