Angular with Jest setup
In this article, I'll show how to set up a basic Angular app with Jest. In case of any problems please refer to the official documentation:
Jest - https://jestjs.io
jest-preset-angular - https://thymikee.github.io/jest-preset-angular
The setup is...
blog.procode.pl2 min read