Replies: 1 comment 3 replies
-
|
In looking for resources I found a good series of debates on unit testing here and I wondered what you think? I will post. |
Beta Was this translation helpful? Give feedback.
3 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.
-
Many parts of this project mention the importance of unit testing. What is unit testing, and why is it important? The project uses
JUnit5andKotest- what are these, and how are they relevant to unit testing? Where can I learn more about writing unit tests with these frameworks? What makes a "good" unit test?Beta Was this translation helpful? Give feedback.
All reactions