問題タブ [babel-jest]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票する
2 に答える
6398 参照

reactjs - Jest スナップショットはローカルで機能しますが、Travis CI では一貫して失敗します

私の Jest スナップショット テストは、Travis で一貫して失敗しますが、次の違いがあります。

開発者の依存関係は次のとおりです。

Node 7.0.0 をローカルおよび Travis で使用する。

何か案は?