ユーザ用ツール

サイト用ツール


reactnative:jest

差分

この文書の現在のバージョンと選択したバージョンの差分を表示します。

この比較画面にリンクする

両方とも前のリビジョン 前のリビジョン
次のリビジョン
前のリビジョン
reactnative:jest [2019/03/05 01:00]
ips
reactnative:jest [2019/03/05 01:09] (現在)
ips
ライン 19: ライン 19:
 "​jest":​ { "​jest":​ {
   "​preset":​ "​jest-expo",​   "​preset":​ "​jest-expo",​
-    ​"​testEnvironment":​ "​node"​ //​必須ではない。jsdomを無効にしてテストを早くする+  ​"​testEnvironment":​ "​node"​ //​必須ではない。jsdomを無効にしてテストを早くする
 } }
 </​code>​ </​code>​
 <​code>​ <​code>​
 npm test  npm test 
 +npm test -- --watch ​ // ウォッチモードの場合
 </​code>​ </​code>​
  
reactnative/jest.1551715239.txt.gz · 最終更新: 2019/03/05 01:00 by ips