tests/testthat/helper.R

library(checkmate)
library(mlr3)

lapply(list.files(system.file("testthat", package = "mlr3"),
  pattern = "^helper.*\\.[rR]$", full.names = TRUE), source)
mlr-org/mlr3learners documentation built on Feb. 16, 2025, 9:34 a.m.