vitruv-tools / Vitruv

View-based Development and Model Consistency Framework
http://vitruv.tools
Eclipse Public License 1.0
14 stars 19 forks source link

Migrate change test projects to JUnit 5 #346

Closed HeikoKlare closed 3 years ago

HeikoKlare commented 3 years ago
HeikoKlare commented 3 years ago

Thank you for all the feedback, @jGleitz! I will incorporate all the suggestions before merging the PR. I was quite shocked when taking a look at the code (especially the one in the tools.vitruv.framework.change.echange.tests project), because the overall structure is really bad. Although the PR is mainly about migrating to JUnit5, I have also started to fix some of the major issues, but it seems to be too much effort now to fix all of them. So I will at least consider those that are easy to resolve, including the ones you have pointed at.