Skip to content

Commit 3a2a192

Browse files
committed
update readme
1 parent 6ac1c0d commit 3a2a192

File tree

1 file changed

+19
-1
lines changed

1 file changed

+19
-1
lines changed

README.md

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,22 @@
22

33
Article published at http://infinite-table.com/blog/2024/04/18/the-best-testing-setup-for-frontends-playwright-nextjs
44

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)

0 commit comments

Comments
 (0)