Is this still true:
testthat (must use devtools::install_github("hadley/testthat#594") for now)
It seems to run fine with the current version of CRAN testthat 1.0.2, but I have not tried all expect_* so perhaps I'm setting myself up to run into trouble soon.
Do you know of any limitations when using testthat 1.0.2 works with testrmd? Or can you share the previously known issues so that I can check if they still cause trouble?
Is this still true:
It seems to run fine with the current version of CRAN
testthat 1.0.2, but I have not tried allexpect_*so perhaps I'm setting myself up to run into trouble soon.Do you know of any limitations when using
testthat 1.0.2works withtestrmd? Or can you share the previously known issues so that I can check if they still cause trouble?