このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
サインイン
TheoryOfNekomata
/
tonality
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
0
Wiki
アクティビティ
Ringtone app
選択できるのは25トピックまでです。
トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
12
コミット
1
ブランチ
1.8 MiB
ツリー:
90e7668c2c
master
ブランチ
タグ
${ item.name }
ブランチ
${ searchTerm }
を作成
'90e7668c2c' から
${ noResults }
tonality
/
packages
/
app-web
/
jest.setup.ts
jest.setup.ts
35 B
Raw
通常表示
履歴
Set up tests and components The tests for each component has been set up. The way on writing tests have been patterned from https://kentcdodds.com/blog/common-mistakes-with-react-testing-library. In addition, the requirements document has been modified to use a consistent formatting which can be translated into code.
3年前
1
import '@testing-library/jest-dom'