Skip to content

Commit 270fc27

Browse files
committed
update readme
1 parent 3a2a192 commit 270fc27

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -2,22 +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 - setting up NextJS]
5+
## Step 1 - setting up NextJS
66

77
[See repo at step 1](https://github.com/infinite-table/testing-setup-nextjs-playwright/tree/01-setup-nextjs)
88

9-
## [Step 2 - setting up Playwright]
9+
## Step 2 - setting up Playwright
1010

1111
[See repo at step 2](https://github.com/infinite-table/testing-setup-nextjs-playwright/tree/02-setup-playwright)
1212

13-
## [Step 3 - configuring the naming convention]
13+
## Step 3 - configuring the naming convention
1414

1515
[See repo at step 3](https://github.com/infinite-table/testing-setup-nextjs-playwright/tree/03-configure-naming-convention)
1616

17-
## [Step 4 - adding watch mode]
17+
## Step 4 - adding watch mode
1818

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)
2020

21-
## [Step 5 - running tests in production build]
21+
## Step 5 - running tests in production build
2222

2323
[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)