hibernate-orm/hibernate-testing
Gavin King 0393df8761 HHH-17068 move layer-breaking enums from o.h.q.sqm to o.h.q.common
Signed-off-by: Gavin King <gavin@hibernate.org>
2024-10-20 15:00:09 +02:00
..
src HHH-17068 move layer-breaking enums from o.h.q.sqm to o.h.q.common 2024-10-20 15:00:09 +02:00
README.adoc HHH-15344 - Ability to apply testing annotations at method-level 2022-06-16 21:15:18 +01:00
hibernate-testing.gradle completely remove checkstyle and replace it with a simple regex check 2024-09-30 13:10: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)