Is it appropriate to use JUnit API outside of the test module? #3295
Unanswered
leopardrota
asked this question in
Q&A
Replies: 1 comment
-
In general, yes. Although it's not common. What's your use-case? Does "outside of the test modules" mean in production code? |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Is it appropriate to use JUnit API outside of the test module?
Beta Was this translation helpful? Give feedback.
All reactions