[hibernate-dev] Hibernate EntityManager test speed

Emmanuel Bernard emmanuel at hibernate.org
Tue Jan 26 07:55:40 EST 2010


Hi Maven gurus,
Is there a way to make mvn test runs faster for entitymanager?
It seems that the vm is forked for every test. While I understand the need for the "packaging" tests, most tests don't require such forking and could be executed much faster.

I don't know if that's possible but that would be nice.

Emmanuel



More information about the hibernate-dev mailing list