-The majority of this failing tests are due to the removal of `with_mock()`/`local_mock()` since they rely on functions no longer exported the R API. I started the process of notifying package maintainers about this in January, and while a substantial number fixed their packages, unforutnately many did. For the remainder of the issues, I prepared pull requests to fix the problems (mostly bugs revealed by stricter testing). You can see my progress at <https://github.com/r-lib/testthat/issues/2243>.
0 commit comments