Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate deepl-test-app to JUnit 5 #27

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ParanoidUser
Copy link
Contributor

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 ParanoidUser changed the title Migrate deepl-test-app to Junit 5 Migrate deepl-test-app to JUnit 5 Jan 23, 2024
@ParanoidUser
Copy link
Contributor Author

@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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant