Skip to content

Commit 650c417

Browse files
authored
chore(docs): Update README to mention Enzyme (#66)
To include a mention of React 😄
1 parent e56eee7 commit 650c417

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@ The CLI has been tested to work in Node 8+.
107107
- [TypeScript](https://www.typescriptlang.org/) (type-checking)
108108
- [Babel](https://babeljs.io/) (transpiling)
109109
- [Jest](https://jestjs.io/en) (testing & code coverage)
110+
- [Enzyme](https://github.com/airbnb/enzyme) (testing React components)
110111
- [ESLint](http://eslint.org/) (linting)
111112
- [Yargs](https://github.com/yargs/yargs) (command line argument parsing)
112113

0 commit comments

Comments
 (0)