You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when finding a non-recoverable error in non-interactive mode to help debugging. However, when running under testthat and loading the file in the debugger(), it only shows:
My package uses:
when finding a non-recoverable error in non-interactive mode to help debugging. However, when running under testthat and loading the file in the
debugger()
, it only shows:I wonder if there is anything that can be done to save the actual environments of the failed test.
The text was updated successfully, but these errors were encountered: