mlr-org / mlr3pipelines

Dataflow Programming for Machine Learning in R
https://mlr3pipelines.mlr-org.com/
GNU Lesser General Public License v3.0
137 stars 25 forks source link

Don't override `testthat::expect_equal()` in helper #787

Open m-muecke opened 1 month ago

m-muecke commented 1 month ago

Since basically all the mlr3 repos are using testthat version 3 it would be easier for using the helper test functions if the testthat::expect_equal() is not overriden to its v2 behaviour in the following file: https://github.com/mlr-org/mlr3pipelines/blob/master/inst/testthat/helper_compat.R