Skip to content

Commit af5c324

Browse files
authored
Update README.md
1 parent 35b6190 commit af5c324

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ Uses webpack for bundling, Typescript for static typing, ESLint for linting the
99

1010
Install dependencies with `npm install`.
1111

12+
* Unit test
13+
14+
Jest (TS-Jest) and Testing Library (DOM part) are used for POC unit tests.
15+
1216
* To do
1317
- Improve and maybe separate Webpack configuration builds for development and production
1418
- Use better assets - atm, the logo is just cropped from the logo with name

0 commit comments

Comments
 (0)