We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e56eee7 commit 650c417Copy full SHA for 650c417
README.md
@@ -107,6 +107,7 @@ The CLI has been tested to work in Node 8+.
107
- [TypeScript](https://www.typescriptlang.org/) (type-checking)
108
- [Babel](https://babeljs.io/) (transpiling)
109
- [Jest](https://jestjs.io/en) (testing & code coverage)
110
+- [Enzyme](https://github.com/airbnb/enzyme) (testing React components)
111
- [ESLint](http://eslint.org/) (linting)
112
- [Yargs](https://github.com/yargs/yargs) (command line argument parsing)
113
0 commit comments