abstract fun group(description: String, pending: Pending = Pending.No, lazy: Boolean = false, body: Dsl.() -> Unit): Unit