Support of Angular #3024
dirk-ecker
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
Jasmine, Jest, Vitest — all these libraries are mostly test runners, and in case of Angular, neither of those is used to actually bootstrap the app. That it, you use the same approach as you do with Jasmine ( I myself just started looking into the possibility of this, so I can't provide examples. Two links I've found that might be helpful:
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Does Vitest support angular component testing?
Would be really nice.
How is it done?
Beta Was this translation helpful? Give feedback.
All reactions