hibernate-orm/hibernate-testing
Gavin King d6e85b0a44 move GenerationTarget to the SPI package, since it's exposed by the SPI
Signed-off-by: Gavin King <gavin@hibernate.org>
2024-10-29 18:07:17 +01:00
..
src move GenerationTarget to the SPI package, since it's exposed by the SPI 2024-10-29 18:07:17 +01:00
README.adoc HHH-15344 - Ability to apply testing annotations at method-level 2022-06-16 21:15:18 +01:00
hibernate-testing.gradle HHH-18644 - New and improved hibernate-maven-plugin 2024-10-22 08:50:09 -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)