Skip to content

Commit 11d5d37

Browse files
committed
add image
1 parent 2d0ebd6 commit 11d5d37

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ describe('HelloState component', () => {
2323
})
2424
```
2525

26+
![Unit testing React components](images/demo.png)
27+
2628
## Examples
2729

2830
* [cypress/integration/hello-world-spec.js](cypress/integration/hello-world-spec.js) - testing the simplest React component from [src/hello-world.jsx](src/hello-world.jsx)

images/demo.png

187 KB
Loading

0 commit comments

Comments
 (0)