Hi,
I'm using Metronic Vue 3 (demo6 template) and trying to implement (front end) unit tests. However, facing issues running unit tests with babel transform functions.
The problem is that I can't run the unit tests with the metronic project (although I already built some unit tests with a vue3 start-from-scratch project and no problems were detected).
Any idea?
Thanks and regards,
MB
It sounds like you're encountering some challenges with your unit tests in the Metronic Vue 3 project. Have you considered checking your Babel configuration? Sometimes, specific presets or plugins can cause issues. Also, if you're looking for a quick way to evaluate your setup, you might want to try iq test free online to see if your test logic is functioning as intended.
Hi Mateus,
Do you have any errors when you are trying to run your tests?
Are you using Vitest dependency for unit testing?
Regards,
Lauris Stepanovs,
Keenthemes Support Team