File tree 1 file changed +19
-1
lines changed
1 file changed +19
-1
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 - setup NextJS] ( https://github.com/infinite-table/testing-setup-nextjs-playwright/tree/01-setup-nextjs )
5
+ ## [ Step 1 - setting up NextJS]
6
+
7
+ [ See repo at step 1] ( https://github.com/infinite-table/testing-setup-nextjs-playwright/tree/01-setup-nextjs )
8
+
9
+ ## [ Step 2 - setting up Playwright]
10
+
11
+ [ See repo at step 2] ( https://github.com/infinite-table/testing-setup-nextjs-playwright/tree/02-setup-playwright )
12
+
13
+ ## [ Step 3 - configuring the naming convention]
14
+
15
+ [ See repo at step 3] ( https://github.com/infinite-table/testing-setup-nextjs-playwright/tree/03-configure-naming-convention )
16
+
17
+ ## [ Step 4 - adding watch mode]
18
+
19
+ [ See repo at step 3] ( https://github.com/infinite-table/testing-setup-nextjs-playwright/tree/04-add-watch-mode )
20
+
21
+ ## [ Step 5 - running tests in production build]
22
+
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