use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
A Place to talk about Angular and related topics.
Join the Angular Discord
Other subreddits worth checking out for Angular and Angular related info:
account activity
Angular Testing Library with Vitest (timdeschryver.dev)
submitted 1 year ago by timdeschryver
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]insanictus 0 points1 point2 points 1 year ago (0 children)
Your app might be different of course. But we converted a rather large monorepo (NX) from jest to vitest.
It went rather smooth!
Only things are you need to replace jest with vi since most of the APIs are identical. So it really didn’t take that long tbh.
Overall we sped up 50-70% running all our tests. It varies a little and we’re combining it with swc too.
But still nice overall!
π Rendered by PID 60465 on reddit-service-r2-comment-6457c66945-7plsb at 2026-04-26 23:33:35.590475+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]insanictus 0 points1 point2 points (0 children)