Skip to content

say3no/try_javascript_test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

try_javascript_test

jest

jsのtest関連を試す練習帳。いまんところjestだけ。

try Jest

facebookが開発しているOSSのjsのtest framewok.

  • reactと相性がいい
  • 高速かつサンドボックス化された環境
  • コードカバレッジレポート機能を内蔵
  • TypeScriptで動く
  • mockがすごく強力

すごくべんり。

他の独立した機能とか

このへんは味付けみたいなものなんで飛ばす。詳しくは Jest Platform · Jest をよめばいい

About

For learning about js (ts, react, grapghql) testing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published