File tree Expand file tree Collapse file tree 4 files changed +0
-4
lines changed Expand file tree Collapse file tree 4 files changed +0
-4
lines changed Original file line number Diff line number Diff line change 4
4
* [ Common Tips] ( ./common-tips.md )
5
5
* [ Mouse, Key and other DOM Events] ( ./dom-events.md )
6
6
* [ Choosing a test runner] ( ./choosing-a-test-runner.md )
7
- * [ Using with Jest] ( ./using-with-jest.md )
8
7
* [ Testing SFCs with Jest] ( ./testing-SFCs-with-jest.md )
9
8
* [ Testing SFCs with Mocha + webpack] ( ./testing-SFCs-with-mocha-webpack.md )
10
9
* [ Using with Vue Router] ( ./using-with-vue-router.md )
Original file line number Diff line number Diff line change 4
4
* [ Astuces] ( ./common-tips.md )
5
5
* [ La souris, le clavier et les autres évènements DOM] ( ./dom-events.md )
6
6
* [ Choisir un lanceur de tests] ( ./choosing-a-test-runner.md )
7
- * [ Utiliser avec Jest] ( ./using-with-jest.md )
8
7
* [ Tester des composants monofichiers avec Jest] ( ./testing-SFCs-with-jest.md )
9
8
* [ Tester des composants monofichiers avec Mocha et webpack] ( ./testing-SFCs-with-mocha-webpack.md )
10
9
* [ Utiliser avec Vue Router] ( ./using-with-vue-router.md )
Original file line number Diff line number Diff line change 3
3
* [ はじめる] ( ./getting-started.md )
4
4
* [ よくある落とし穴] ( ./common-tips.md )
5
5
* [ テストランナを選ぶ] ( ./choosing-a-test-runner.md )
6
- * [ Jest と一緒に使う] ( ./using-with-jest.md )
7
6
* [ Jest による単一ファイルコンポーネントのテスト] ( ./testing-SFCs-with-jest.md )
8
7
* [ Mocha + webpack による単一ファイルコンポーネントのテスト] ( ./testing-SFCs-with-mocha-webpack.md )
9
8
* [ Vuex と一緒に使う] ( ./using-with-vuex.md )
Original file line number Diff line number Diff line change 3
3
* [ Iniciando] ( ./getting-started.md )
4
4
* [ Dicas comuns] ( ./common-tips.md )
5
5
* [ Escolhendo um executador de testes] ( ./choosing-a-test-runner.md )
6
- * [ Usando com o Jest] ( ./using-with-jest.md )
7
6
* [ Testando SFCs com Jest] ( ./testing-SFCs-with-jest.md )
8
7
* [ Testando SFCs com Mocha + webpack] ( ./testing-SFCs-with-mocha-webpack.md )
9
8
* [ Usando com o Vue Router] ( ./using-with-vue-router.md )
You can’t perform that action at this time.
0 commit comments