SelfieExtension
class SelfieExtension(projectConfig: AbstractProjectConfig) : Extension, BeforeSpecListener, TestCaseExtension, FinalizeSpecListener, AfterProjectListener
If you're using Kotest, add this to your AbstractProjectConfig. See here for high-level docs.
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open suspend override fun finalizeSpec(kclass: KClass<out Spec>, results: Map<TestCase, TestResult>)