This is an automated email from the ASF dual-hosted git repository.

jdaugherty pushed a commit to branch 7.0.x
in repository https://gitbox.apache.org/repos/asf/grails-core.git

commit d69b58cd8042f6db3e60f8c61a7c57225e02beb6
Merge: c7e54fb14c 0a3695c40b
Author: James Daugherty <[email protected]>
AuthorDate: Fri Mar 13 08:11:35 2026 -0400

    Merge pull request #15494 from apache/feature/dbcleanup-end-of-spec

 .../src/en/guide/testing/integrationTesting.adoc   |  36 ++++
 grails-testing-support-dbcleanup-core/README.md    |  58 +++++++
 .../testing/cleanup/core/DatabaseCleanup.groovy    |  19 +++
 .../cleanup/core/DatabaseCleanupExtension.groovy   |  38 ++++-
 .../cleanup/core/DatabaseCleanupInterceptor.groovy |  40 ++++-
 .../core/DatabaseCleanupExtensionSpec.groovy       |  64 +++++++
 .../core/DatabaseCleanupInterceptorSpec.groovy     | 184 +++++++++++++++++++--
 7 files changed, 422 insertions(+), 17 deletions(-)

Reply via email to