| @Andrea Boriero how do you guys running your unit tests. I'm trying to build hibernate-orm project and run tests but they are failing. Do I need to do any additional setup/configuration to run them? I just download and unzip source code for 5.2.12 and then run gradle hibernate-core:test Do I need to use any particular version of gradle?
|