Skip to content

Commit 28254b9

Browse files
committed
Update 2016-02-02-react-redux-unit-testing.md
1 parent a6f4719 commit 28254b9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_posts/2016-02-02-react-redux-unit-testing.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ categories: react
66
---
77
In this post I'll go through how to get enzyme setup to test your presentational components.
88
---
9+
910
# Unit testing React Components and Redux reducers
1011
NB: this post assumes knowledge of react, redux and webpack.
1112

0 commit comments

Comments
 (0)