hibernate-orm/hibernate-testing
Gavin King 05852b706f
more cleanups to dependencies (#9354)
2024-12-01 13:37:51 +01:00
..
src remove unnecessary casts 2024-11-30 17:21:12 +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 more cleanups to dependencies (#9354) 2024-12-01 13:37:51 +01: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)