Replies: 1 comment
-
@Aariq Thanks for pointing this out, I was able to replicate this and opened issue #7213 with some details. It'd be great if you'd leave a 👍 there and add any additional thoughts in that thread! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have some tests that use

targets::tar_test()
, which is, I believe, a wrapper aroundtestthat::test_that()
. These tests don't seem to be recognized by the testing "widget" (or whatever you call it). Is there a way to customize what gets recongized as a test? Or is there another reason why this doesn't appear to work?Beta Was this translation helpful? Give feedback.
All reactions