Angular NX Monorepo with Jest #28888
Unanswered
LukasSefcik
asked this question in
Questions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We have NX Monorepo with a lot of Angular apps and libraries. We are using Jest for unit testing. Running the tests is slow, and I think it's because Jest didn't support ESM modules. This support should now be available. Can anyone help me get this working? We are using NX v19.6.5, Angular v18.2.2., Jest v29.7.0. Thank you
Beta Was this translation helpful? Give feedback.
All reactions