Skip to content

Commit

Permalink
Add testing stack to the documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
darekkay committed May 27, 2020
1 parent 2c06103 commit 328e029
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/development/README.md
Expand Up @@ -16,6 +16,7 @@ This client module was bootstrapped with [Create React App](https://github.com/f
- Side effects: [redux-saga](https://redux-saga.js.org/)
- Internationalization: [react-i18next](https://react.i18next.com/)
- Styling: [SCSS](https://sass-lang.com/) with [Tailwind](https://tailwindcss.com/)
- Testing: [jest](https://jestjs.io/), [react-testing-library](https://testing-library.com/)
- Dependency management: [yarn](https://yarnpkg.com)

### Server
Expand Down

0 comments on commit 328e029

Please sign in to comment.