Hi all, in order to track down the failing tests, I was trying to setup things in IntelliJ … however this wasn’t that simple as things seem to happen which make it difficult to setup.
Something must be configured so IntelliJ thinks the output path for test-classes is “debug-classes” instead of “test-classes” which makes me having to go into the module settings of every module and update every test-classes path. Whenever I update the project or restart IntelliJ I have to do that again, which is super-annoying. I think we should track down what’s causing this as it’s not the default behavior. Chris
