File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 2
2
3
3
Article published at http://infinite-table.com/blog/2024/04/18/the-best-testing-setup-for-frontends-playwright-nextjs
4
4
5
- ## [ Step 1 - setting up NextJS]
5
+ ## Step 1 - setting up NextJS
6
6
7
7
[ See repo at step 1] ( https://github.com/infinite-table/testing-setup-nextjs-playwright/tree/01-setup-nextjs )
8
8
9
- ## [ Step 2 - setting up Playwright]
9
+ ## Step 2 - setting up Playwright
10
10
11
11
[ See repo at step 2] ( https://github.com/infinite-table/testing-setup-nextjs-playwright/tree/02-setup-playwright )
12
12
13
- ## [ Step 3 - configuring the naming convention]
13
+ ## Step 3 - configuring the naming convention
14
14
15
15
[ See repo at step 3] ( https://github.com/infinite-table/testing-setup-nextjs-playwright/tree/03-configure-naming-convention )
16
16
17
- ## [ Step 4 - adding watch mode]
17
+ ## Step 4 - adding watch mode
18
18
19
- [ See repo at step 3 ] ( https://github.com/infinite-table/testing-setup-nextjs-playwright/tree/04-add-watch-mode )
19
+ [ See repo at step 4 ] ( https://github.com/infinite-table/testing-setup-nextjs-playwright/tree/04-add-watch-mode )
20
20
21
- ## [ Step 5 - running tests in production build]
21
+ ## Step 5 - running tests in production build
22
22
23
23
[ See repo at step 3] ( https://github.com/infinite-table/testing-setup-nextjs-playwright/tree/05-run-tests-on-production-build )
You can’t perform that action at this time.
0 commit comments