Hi All,
My objective is to do unit testing for a JavaScript file of a UI component using unit testing framework karma and jasmine.
I have mapped all the required files correctly in my karma.conf.js file .
But still, on giving the command karma start, I am not able to load the viewModel,js file of my custom component.
PFA the error I am getting and kindly suggest some solution.
Thanks,
Saudamini Behera.