Skip to content
This repository was archived by the owner on Mar 5, 2022. It is now read-only.

Commit 83ed7fe

Browse files
committed
add note about responsive design, close #237
1 parent b3d473a commit 83ed7fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@ If you are using [plugins/cra-v3](plugins/cra-v3) it instruments the code on the
260260

261261
You can use any Cypress [Visual Testing plugin](https://on.cypress.io/plugins#visual-testing) to perform [visual testing](https://on.cypress.io/visual-testing) from the component tests. This repo has several example projects, see [visual-sudoku](examples/visual-sudoku), [visual-testing-with-percy](examples/visual-testing-with-percy), [visual-testing-with-happo](examples/visual-testing-with-happo), and [visual-testing-with-applitools](examples/visual-testing-with-applitools).
262262

263-
For a larger Do-It-Yourself example with an hour long list of explanation videos, see [bahmutov/sudoku](https://github.com/bahmutov/sudoku) repository.
263+
For a larger Do-It-Yourself example with an hour long list of explanation videos, see [bahmutov/sudoku](https://github.com/bahmutov/sudoku) repository. There you can also find an example of testing responsive design, as shown in this [video](https://youtu.be/j8yV3uKIJO0).
264264

265265
## Common problems
266266

0 commit comments

Comments
 (0)