You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should migrate our unit tests to JUnit 5.
Especially the feature of Nested Tests is interesting because at the moment we have many test classes with many test methods that could be better structured.
The text was updated successfully, but these errors were encountered:
We should migrate our unit tests to JUnit 5.
Especially the feature of Nested Tests is interesting because at the moment we have many test classes with many test methods that could be better structured.
The text was updated successfully, but these errors were encountered: