How to split testValues in test target only? #364
sailypiotr
started this conversation in
General
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Given this kind of code arrangement:
And if I would like to have the
testValue
in test targetI can not make it work, the library can't recognize this test value. How can I make it done?
Beta Was this translation helpful? Give feedback.
All reactions