hibernate-orm/hibernate-testing
Steve Ebersole 8190a1a6da HHH-18454 - Skip connection provider retrieval and DB info logging when booting offline 2024-08-05 17:44:01 -05:00
..
src HHH-18454 - Skip connection provider retrieval and DB info logging when booting offline 2024-08-05 17:44:01 -05:00
README.adoc HHH-15344 - Ability to apply testing annotations at method-level 2022-06-16 21:15:18 +01:00
hibernate-testing.gradle Convert bytecodeenhanced tests to use JUnit 5 extensions 2024-05-01 07:36:14 -05:00

README.adoc

The `hibernate-testing` module of Hibernate ORM defines utilities for writing
tests easier.

This documentation focuses on the JUnit 5 & annotation based testing support...


// todo (6.1) : write more (duh)