Tried using the R Test Explorer Extension, but all tests show: Test Failed with no additional information logged.
However, we are running devtools::test(), all tests pass successfully.
I am using R version 4.5.1 (2025-06-13 ucrt)
Is there a way to troubleshoot the extension or increase the verbosity of the logs?
Tried using the R Test Explorer Extension, but all tests show:
Test Failedwith no additional information logged.However, we are running
devtools::test(), all tests pass successfully.I am using R version 4.5.1 (2025-06-13 ucrt)
Is there a way to troubleshoot the extension or increase the verbosity of the logs?