You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 5, 2022. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -248,10 +248,10 @@ This way of component testing has been verified in a number of forked 3rd party
248
248
<!-- prettier-ignore-start -->
249
249
Repo | Version | Description
250
250
--- | --- | ---
251
-
[try-cra-with-unit-test](https://github.com/bahmutov/try-cra-with-unit-test) |  | Hello world initialized with CRAv3
252
-
[try-cra-app-typescript](https://github.com/bahmutov/try-cra-app-typescript) |  | Hello world initialized with CRAv3 `--typescript`
253
-
[react-todo-with-hooks](https://github.com/bahmutov/react-todo-with-hooks) |  | Modern web application using hooks
254
-
[test-redux-examples](https://github.com/bahmutov/test-redux-examples) |  | Example apps copies from official Redux repo and tested as components
251
+
[try-cra-with-unit-test](https://github.com/bahmutov/try-cra-with-unit-test) |  | Hello world initialized with CRAv3
252
+
[try-cra-app-typescript](https://github.com/bahmutov/try-cra-app-typescript) |  | Hello world initialized with CRAv3 `--typescript`
253
+
[react-todo-with-hooks](https://github.com/bahmutov/react-todo-with-hooks) |  | Modern web application using hooks
254
+
[test-redux-examples](https://github.com/bahmutov/test-redux-examples) |  | Example apps copies from official Redux repo and tested as components
255
255
[test-react-hooks-animations](https://github.com/bahmutov/test-react-hooks-animations) |  | Testing React springs fun blob animation
256
256
[test-mdx-example](https://github.com/bahmutov/test-mdx-example) |  | Example testing MDX components using Cypress
257
257
[test-apollo](https://github.com/bahmutov/test-apollo) |  | Component testing an application that uses Apollo GraphQL library
0 commit comments