junit-team / junit5

✅ The 5th major version of the programmer-friendly testing framework for Java and the JVM

Home Page:https://junit.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Promote selective APIs that have been experimental

marcphilipp opened this issue · comments

Deliverables

  • Change @API(status) to MAINTAINED or STABLE

Team decision:

  • Promote everything that was introduced in 5.9 or earlier except for code related to IterationSelector and OpenTestReportGeneratingListener.
  • Make Preconditions.notEmpty(int[], String) internal