Tests
#37
Replies: 1 comment
-
Sounds like a plan :) |
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
-
When writing tests for our code, should we conform to using assertj for assertions and mockito for writing test doubles? So we don't mix different libraries which might become confusing.
Beta Was this translation helpful? Give feedback.
All reactions