Configure Jest and usage in UmiJS 🥳
Jan 12, 2023 · 3 min read · Before setting up Jest and using it in your application, you can initiate a umijs project using the following yarn create @umijs/umi-app tester To configure Jest in umi.js, you will need to install the following dependencies: jest and @testing-lib...
Join discussion















