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

beforeAll

open fun beforeAll(): Unit

Executed before the first test of the project, but after the ProjectListener.beforeProject methods.