r-lib / debugme

Easy and efficient debugging for R packages
https://r-lib.github.io/debugme/
Other
149 stars 10 forks source link

Debug only certain functions #9

Open gaborcsardi opened 8 years ago

gaborcsardi commented 8 years ago

With some regexp or glob notation, e.g.:

DEBUGME=shinytest::expect_update;testthat::expect_.*