Angular @Input and @Output testing
In this article, I'll show how to test Angular component with inputs and outputs. Setup If unsure how to set up Angular with Jest please refer to the article: https://barcioch.pro/angular-with-jest-setup Component Create a component with one input an...
Sep 18, 20233 min read28