kotest-core / io.kotest.core.config / AbstractProjectConfig / afterAll

afterAll

open fun afterAll(): Unit

Executed after the last test of the project, but before the ProjectListener.afterProject methods.