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
-
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