An open API service for providing issue and pull request metadata for open source projects.

GitHub / junit-team/junit-framework issues and pull requests

Labelled with: status: in progress

#5168 - Clarify if TEST descriptors are allowed to have children

Issue - State: open - Opened by octylFractal 11 days ago - 8 comments
Labels: type: bug, status: in progress, theme: documentation, component: Platform

#4988 - Document `StoreScope` enum and `getStore(StoreScope, Namespace)` in User Guide (backport)

Issue - State: closed - Opened by marcphilipp 2 months ago - 1 comment
Labels: type: enhancement, status: in progress, theme: documentation, component: Jupiter, component: Platform, type: backport

#4980 - Trim supplied `value`, `type`, and `subtype` in `MediaType` (backport)

Issue - State: closed - Opened by marcphilipp 2 months ago - 1 comment
Labels: type: enhancement, theme: programming model, status: in progress, component: Jupiter, type: backport

#4979 - Relocate `MediaType` to `jupiter.api` package and deprecate existing class (backport)

Issue - State: open - Opened by marcphilipp 2 months ago
Labels: theme: extensions, theme: programming model, status: in progress, component: Jupiter, type: backport

#4978 - Introduce `withPosition()` "wither" method in `FileSource` (backport)

Issue - State: closed - Opened by marcphilipp 2 months ago - 1 comment
Labels: type: enhancement, status: in progress, component: Platform, theme: discovery, type: backport

#4977 - `ExtensionContext` does not enforce preconditions for `publishFile()` and `publishDirectory()` (backport)

Issue - State: open - Opened by marcphilipp 2 months ago
Labels: type: enhancement, theme: extensions, theme: programming model, status: in progress, component: Jupiter, type: backport

#4975 - Relocate `OutputDirectoryProvider` to `org.junit.platform.engine` package and deprecate existing interface (backport)

Issue - State: closed - Opened by marcphilipp 2 months ago - 1 comment
Labels: status: in progress, theme: reporting, component: Platform, type: backport

#4974 - Relocate `ParameterInfo` to `params` package and deprecate existing interface (backport)

Issue - State: closed - Opened by marcphilipp 2 months ago - 1 comment
Labels: theme: extensions, status: in progress, component: Jupiter, theme: parameterized tests, type: backport

#4973 - Add logging to have console launcher inform about bad/missing searchpath roots (backport)

Issue - State: open - Opened by marcphilipp 2 months ago
Labels: status: in progress, component: Platform, theme: discovery, theme: diagnostics, type: new feature, type: backport

#4972 - Reinstate package cycle check (backport)

Issue - State: closed - Opened by marcphilipp 2 months ago - 1 comment
Labels: status: in progress, type: task, theme: build, type: backport

#4971 - Restructure `ConsoleLauncher` to avoid package cycles (backport)

Issue - State: closed - Opened by marcphilipp 2 months ago - 1 comment
Labels: status: in progress, type: task, component: Platform, type: backport

#4969 - Deprecate `MediaType.APPLICATION_JSON_UTF_8` (backport)

Issue - State: closed - Opened by marcphilipp 2 months ago - 1 comment
Labels: theme: programming model, status: in progress, type: task, component: Jupiter, type: backport

#4968 - Document `equals()` and `hashCode()` requirements for `Resource` (backport)

Issue - State: closed - Opened by marcphilipp 2 months ago - 1 comment
Labels: status: in progress, theme: documentation, component: Platform, theme: discovery, type: backport

#4967 - `EngineDiscoveryListener` Javadoc contains incorrect description (backport)

Issue - State: open - Opened by marcphilipp 2 months ago
Labels: status: in progress, theme: documentation, component: Platform, theme: discovery, type: backport

#4944 - Backport fixes and deprecations with new APIs from 6.0.0-RC3

Issue - State: closed - Opened by marcphilipp 3 months ago - 1 comment
Labels: status: in progress, type: task

#4939 - Fix Eclipse setup so sealed types can be used across the codebase

Issue - State: open - Opened by marcphilipp 3 months ago
Labels: status: in progress, type: task, theme: build

#4919 - Relocate `ParameterInfo` to `params` package and deprecate existing interface

Issue - State: closed - Opened by marcphilipp 3 months ago
Labels: theme: extensions, status: in progress, component: Jupiter, theme: parameterized tests, backport-candidate

#4896 - `ExtensionContext` does not enforce preconditions for `publishFile()` and `publishDirectory()`

Issue - State: closed - Opened by sbrannen 3 months ago - 4 comments
Labels: type: enhancement, theme: extensions, theme: programming model, status: in progress, component: Jupiter

#4876 - Detect and remove package cycles within the code base

Issue - State: closed - Opened by sbrannen 3 months ago - 3 comments
Labels: type: bug, status: in progress, component: Jupiter, component: Platform

#4862 - `LauncherDiscoveryResult` loses original `TestEngine` registration order if engines are pruned

Issue - State: closed - Opened by trancexpress 3 months ago - 2 comments
Labels: type: bug, theme: execution, status: in progress, component: Platform, backport-candidate

#4810 - Reject blank value for `@SuiteDisplayName`

Issue - State: closed - Opened by sbrannen 4 months ago - 2 comments
Labels: type: enhancement, status: in progress, component: Platform, theme: suites, theme: diagnostics

#4776 - Reduce number of logged warnings for type implementing `CloseableResource` but not `AutoCloseable`

Issue - State: closed - Opened by norrisjeremy 5 months ago - 1 comment
Labels: type: enhancement, theme: extensions, status: in progress, component: Jupiter

#4772 - Add logging to have console launcher inform about bad/missing searchpath roots

Issue - State: closed - Opened by maxandersen 5 months ago - 3 comments
Labels: status: in progress, component: Platform, theme: discovery, theme: diagnostics, type: new feature

#4733 - Remove java packages from OSGi Import-Package directives

Issue - State: closed - Opened by axeluhl 5 months ago - 8 comments
Labels: type: enhancement, status: in progress, theme: build, component: Jupiter, component: Platform, component: Vintage

#4722 - Introduce `@Contract` annotation for nullability constraints

Issue - State: closed - Opened by sbrannen 5 months ago
Labels: status: in progress, component: Jupiter, component: Platform, component: Vintage, type: new feature

#4686 - Top-level and static classes annotated with `@Nested` are no longer executed

Issue - State: closed - Opened by marcphilipp 5 months ago
Labels: status: in progress, component: Jupiter, theme: discovery, type: regression

#4661 - Discovery issue for cycle in inner class hierarchy without `@Nested` fails build since JUnit 5.13

Issue - State: closed - Opened by garydgregory 6 months ago - 6 comments
Labels: type: bug, status: in progress, component: Jupiter, theme: discovery, theme: diagnostics

#4635 - Discovery issue incorrectly reported for `abstract` inner class

Issue - State: closed - Opened by sbrannen 6 months ago - 3 comments
Labels: type: bug, status: in progress, component: Jupiter, theme: discovery, theme: diagnostics

#4630 - Introduce `withPosition()` "wither" method in `FileSource`

Issue - State: closed - Opened by lslonina 6 months ago - 7 comments
Labels: type: enhancement, status: in progress, component: Platform, theme: discovery, backport-candidate

#4604 - Ensure Jupiter's assertions are self-contained

Issue - State: closed - Opened by vlsi 6 months ago - 13 comments
Labels: status: in progress, component: Jupiter, type: new feature

#4339 - Replace univocity-parsers with FastCSV

Issue - State: closed - Opened by marcphilipp 9 months ago - 20 comments
Labels: up-for-grabs, status: in progress, type: task, theme: parameterized tests