Closed jonkeane closed 2 years ago
This removes the C code that was copied from testthat for mocking, and only uses tracing now. Also, adds a test that runs devtools::test() to ensure that works.
devtools::test()
This removes the C code that was copied from testthat for mocking, and only uses tracing now. Also, adds a test that runs
devtools::test()
to ensure that works.