deepl-java icon indicating copy to clipboard operation
deepl-java copied to clipboard

Migrate deepl-test-app to JUnit 5

Open ParanoidUser opened this issue 1 year ago • 1 comments
trafficstars

Ahoy, @JanEbbing! 👋

The integration test in the sample project is based on the older JUnit 4. This PR migrates it to JUnit 5.10.0 to be in sync with the main project. I think the Maven profiles buildProject / runIntegrationTests can also be eliminated in favor of the more universal mvn package -DskipTests. Look forward to hearing what you think.

ParanoidUser avatar Jan 23 '24 02:01 ParanoidUser

@JanEbbing, this pull request has been sitting here for a while. Are there any feedback points that need to be addressed before it can be approved for merging?

ParanoidUser avatar Apr 09 '24 23:04 ParanoidUser