iluwatar / uml-reverse-mapper

Automatically generate class diagram from code. Supports Graphviz, PlantUML and Mermaid output formats.
Apache License 2.0
228 stars 88 forks source link

Update to JUnit 5 #91

Open iluwatar opened 1 year ago

iluwatar commented 1 year ago

The tests have been implemented using JUnit 4 and Hamcrest. In this task, let's update to JUnit 5 and get rid of the Hamcrest dependency, if possible.

Acceptance criteria

Harsh4902 commented 1 year ago

Can I still work on this issue?

iluwatar commented 1 year ago

Yes, sorry for the late reply @Harsh4902