Mockito
#319
Replies: 3 comments
-
|
As Mockito is only used for tests, it can be used in
Because it is not a "regular dependency" I also see no problems. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I agree with Axel comments, dependencies for tests are perfectly acceptable. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Great. I'll open an issue. Let's see there if we want to do that for the upcoming release |
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.
-
Hi all,
I know Hipparchus is very light weight when it comes to dependencies but I would really appreciate if we could use Mockito for tests. I cannot emphasize enough how good it is. And it's already used for Orekit. Thoughts?
Cheers,
Romain.
Beta Was this translation helpful? Give feedback.
All reactions