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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecate JUnit Platform Gradle Plugin #1317

Closed
6 tasks done
marcphilipp opened this issue Mar 2, 2018 · 1 comment
Closed
6 tasks done

Deprecate JUnit Platform Gradle Plugin #1317

marcphilipp opened this issue Mar 2, 2018 · 1 comment

Comments

@marcphilipp
Copy link
Member

marcphilipp commented Mar 2, 2018

Now that Gradle 4.6 has been released and provides native support for running tests on the JUnit Platform, we can go ahead and deprecate our custom plugin.

Deliverables

  • Emit deprecation warning when junitPlatform task is executed
  • Deprecate all code in junit-platform-gradle-plugin subproject
  • Add note to 5.1 User Guide and link to Gradle documentation
  • Remove documentation for custom plugin from future 5.2 User Guide
  • Document most frequent use cases of native test task in User Guide (e.g. how to use config params)
  • Create follow-up task to delete subproject for 5.3 M1
@marcphilipp
Copy link
Member Author

Our Gradle plugin is now deprecated and is scheduled to be discontinued with #1331.

@ghost ghost removed the status: in progress label Mar 17, 2018
Andrei94 pushed a commit to Andrei94/junit5 that referenced this issue Jun 23, 2018
Andrei94 pushed a commit to Andrei94/junit5 that referenced this issue Jun 23, 2018
ryanhall07 pushed a commit to cashapp/misk that referenced this issue Dec 4, 2018
The junit plugin has been deprecated since native support was introduced
in 4.6.

junit-team/junit5#1317

Also add some logging options to make the logs more readable. By default
all the stdout is skipped. It can be enabled with --info
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant