It is not possible to run integration tests in Idea anymore. They all break with complaining about NoSuchBeanDefinitionException and ClassNotFoundException errors.
I have tried to manage it by manually adding missing modules to the Project but with no success.
Would you please help.
BTW: Really appreciate for your work and revive the plugin
It is not possible to run integration tests in Idea anymore. They all break with complaining about
NoSuchBeanDefinitionException
andClassNotFoundException
errors. I have tried to manage it by manually adding missing modules to the Project but with no success. Would you please help.BTW: Really appreciate for your work and revive the plugin