Ecosyste.ms: Issues

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

GitHub / junit-team/junit5 issues and pull requests

#3873 - Combined PRs

Pull Request - State: closed - Opened by junit-builds 7 days ago

#3872 - Bump org.apache.maven:apache-maven from 3.9.7 to 3.9.8

Pull Request - State: closed - Opened by dependabot[bot] 7 days ago - 1 comment

#3871 - Bump io.github.classgraph:classgraph from 4.8.173 to 4.8.174

Pull Request - State: closed - Opened by dependabot[bot] 7 days ago - 1 comment

#3870 - Bump actions/attest-build-provenance from 1.3.1 to 1.3.2

Pull Request - State: closed - Opened by dependabot[bot] 7 days ago - 1 comment

#3869 - Consider implementing assertEqualsAnyOrder(Collection, Collection)

Issue - State: closed - Opened by exabrial 10 days ago - 2 comments
Labels: type: enhancement, status: declined, theme: programming model, component: Jupiter

#3868 - Include Project Leyden in JDK matrix

Pull Request - State: closed - Opened by sormuras 10 days ago

#3867 - Refactored data clumps with the help of LLMs (research project)

Pull Request - State: open - Opened by compf 10 days ago

#3866 - assertEquals for map comparison does not report diff correctly

Issue - State: closed - Opened by ikhvostenkov 13 days ago - 3 comments
Labels: status: invalid, component: Jupiter

#3865 - Introduce `@NullAndEmptyAndBlankSource` for use with parameterized tests

Issue - State: closed - Opened by marcussatelis 13 days ago - 4 comments
Labels: status: declined, theme: programming model, component: Jupiter, theme: parameterized tests

#3864 - Bump actions/attest-build-provenance from 1.2.0 to 1.3.1

Pull Request - State: closed - Opened by dependabot[bot] 14 days ago - 2 comments

#3863 - Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.5 to 3.3.0

Pull Request - State: closed - Opened by dependabot[bot] 14 days ago - 2 comments

#3862 - Bump com.gradle.common-custom-user-data-gradle-plugin from 2.0.1 to 2.0.2

Pull Request - State: closed - Opened by dependabot[bot] 14 days ago - 2 comments

#3861 - Combine annotations `Source` annotations to create cartesian product

Issue - State: closed - Opened by throwable-one 17 days ago - 2 comments
Labels: status: duplicate, theme: programming model, component: Jupiter, theme: parameterized tests

#3860 - Fix JTE code generation on Windows

Pull Request - State: closed - Opened by marcphilipp 18 days ago

#3859 - Bump com.gradle.develocity from 3.17.4 to 3.17.5

Pull Request - State: closed - Opened by dependabot[bot] 18 days ago - 2 comments

#3858 - Bump org.jacoco:jacoco from 0.8.7 to 0.8.12

Pull Request - State: closed - Opened by dependabot[bot] 18 days ago - 1 comment

#3857 - Bump com.pinterest.ktlint:ktlint-cli from 0.48.2 to 1.3.0

Pull Request - State: closed - Opened by dependabot[bot] 18 days ago - 3 comments

#3856 - Bump org.eclipse.platform:org.eclipse.platform to 4.32.0

Pull Request - State: closed - Opened by dependabot[bot] 18 days ago - 1 comment

#3855 - Generate JRE enum and dependent tests and add JAVA_24

Pull Request - State: closed - Opened by marcphilipp 20 days ago

#3854 - Introduce `assertSize()` in Jupiter assertions

Issue - State: closed - Opened by chia7712 20 days ago - 7 comments
Labels: type: enhancement, status: declined, theme: programming model, component: Jupiter

#3853 - Add JDK 24 CI build

Pull Request - State: closed - Opened by marcphilipp 21 days ago

#3852 - Combined PRs

Pull Request - State: closed - Opened by junit-builds 21 days ago

#3851 - Bump org.asciidoctor:asciidoctorj-pdf from 2.3.15 to 2.3.17

Pull Request - State: closed - Opened by dependabot[bot] 21 days ago - 1 comment

#3850 - Bump io.github.classgraph:classgraph from 4.8.172 to 4.8.173

Pull Request - State: closed - Opened by dependabot[bot] 21 days ago - 1 comment

#3849 - Document that `Lifecycle.PER_CLASS` implies `@Execution(SAME_THREAD)` in the JavaDoc

Issue - State: open - Opened by hashhar 24 days ago - 1 comment
Labels: theme: documentation, component: Jupiter

#3848 - Rename artifacts before attestation

Pull Request - State: closed - Opened by sormuras 24 days ago

#3847 - Use module version of Console Launcher when on module path

Pull Request - State: closed - Opened by marcphilipp 25 days ago - 1 comment

#3846 - Add Attest Build Provenance step

Pull Request - State: closed - Opened by sormuras 26 days ago
Labels: type: enhancement, theme: build, theme: documentation

#3845 - Enable Gradle's configuration cache by default

Pull Request - State: closed - Opened by marcphilipp 26 days ago

#3844 - Update Spotless Gradle plugin to 7.0.0.BETA1

Pull Request - State: closed - Opened by marcphilipp 26 days ago

#3842 - Bump Gradle Wrapper from 8.7 to 8.8

Pull Request - State: closed - Opened by junit-builds 27 days ago

#3841 - Add static factory methods that return `Supplier<String>` to format test errors

Issue - State: open - Opened by shahryarkiani 29 days ago - 1 comment
Labels: type: enhancement, theme: programming model, component: Jupiter, status: new

#3840 - Document how to use `CloseableResource`

Pull Request - State: open - Opened by SveinKare 30 days ago
Labels: theme: extensions, theme: documentation, component: Jupiter

#3839 - Introduce `rootCause()` condition for use with the `EngineTestKit`

Issue - State: closed - Opened by sbrannen about 1 month ago
Labels: type: enhancement, component: Platform, component: Test Kit

#3838 - Backport selected bug fixes to 5.10.3

Issue - State: closed - Opened by sbrannen about 1 month ago - 4 comments
Labels: type: task

#3837 - Avoid `NullPointerException` when deserializing `TestIdentifier`

Pull Request - State: closed - Opened by dmlloyd about 1 month ago - 2 comments
Labels: type: bug, status: duplicate, component: Platform

#3836 - Console Launcher should let you specify a module path to scan

Issue - State: open - Opened by bowbahdoe about 1 month ago - 2 comments
Labels: type: enhancement, theme: execution, component: Platform, theme: modules

#3835 - `@AfterAll` from superclasses executed after `@AfterAll` in subclasses

Issue - State: closed - Opened by ssheikin about 1 month ago - 2 comments
Labels: theme: documentation, component: Jupiter, status: superseded

#3834 - Combined PRs

Pull Request - State: closed - Opened by junit-builds about 1 month ago

#3833 - Bump org.apache.maven:apache-maven from 3.9.6 to 3.9.7

Pull Request - State: closed - Opened by dependabot[bot] about 1 month ago - 1 comment

#3832 - Bump org.assertj:assertj-core from 3.25.3 to 3.26.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 month ago - 1 comment

#3831 - Bump com.puppycrawl.tools:checkstyle from 10.16.0 to 10.17.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 month ago - 1 comment

#3830 - Support cartesian product for multiple `@EnumSource` annotations for `@ParameterizedTest`

Issue - State: closed - Opened by cookieMr about 1 month ago - 2 comments
Labels: status: duplicate, component: Jupiter, theme: parameterized tests

#3829 - Document parameter resolution conflicts

Pull Request - State: open - Opened by jabhatfield about 1 month ago - 1 comment

#3828 - `junit.jupiter.conditions.deactivate` is not behaving as expected.

Issue - State: closed - Opened by dev-jonghoonpark about 1 month ago - 1 comment
Labels: status: invalid, component: Jupiter

#3827 - Version reported as `null` on module path

Issue - State: closed - Opened by sormuras about 1 month ago
Labels: type: bug, component: Platform, theme: modules

#3825 - Introduce named argument set support for `@⁠ParameterizedTest`

Pull Request - State: closed - Opened by sbrannen about 1 month ago
Labels: type: enhancement, component: Jupiter, theme: parameterized tests

#3824 - Support control characters in `@CsvSource` and `@CsvFileSource`

Issue - State: open - Opened by xazap about 1 month ago - 7 comments
Labels: type: enhancement, status: team discussion, component: Jupiter, theme: parameterized tests

#3823 - Bump com.gradle:develocity-gradle-plugin from 3.17.3 to 3.17.4

Pull Request - State: closed - Opened by dependabot[bot] about 1 month ago - 1 comment

#3822 - 7 files found with path `META-INF/LICENSE.md`

Issue - State: closed - Opened by priyatanu about 2 months ago - 2 comments
Labels: status: invalid

#3821 - Use same default seed for method and class ordering

Pull Request - State: closed - Opened by marcphilipp about 2 months ago
Labels: type: bug, theme: ordering, component: Jupiter

#3820 - Avoid `NullPointerException` when deserializing `TestIdentifier`

Pull Request - State: closed - Opened by dmlloyd about 2 months ago - 15 comments
Labels: type: bug, component: Platform

#3819 - `NullPointerException` when deserializing `TestIdentifier`

Issue - State: closed - Opened by dmlloyd about 2 months ago
Labels: type: bug, component: Platform

#3818 - Introduce named argument set support for `@ParameterizedTest`

Issue - State: closed - Opened by aws-gibbskt about 2 months ago - 17 comments
Labels: type: enhancement, component: Jupiter, theme: parameterized tests

#3817 - `ClassOrderer.Random` and `MethodOrderer.Random` do not use same default seed

Issue - State: closed - Opened by kurellajunior about 2 months ago - 3 comments
Labels: type: bug, theme: ordering, component: Jupiter

#3816 - Combined PRs

Pull Request - State: closed - Opened by junit-builds about 2 months ago

#3815 - Bump com.gradle:develocity-gradle-plugin from 3.17.2 to 3.17.3

Pull Request - State: closed - Opened by dependabot[bot] about 2 months ago

#3814 - Bump org.jetbrains.kotlinx:kotlinx-coroutines-core from 1.8.0 to 1.8.1

Pull Request - State: closed - Opened by dependabot[bot] about 2 months ago - 1 comment

#3813 - Bump org.jooq:joox from 2.0.0 to 2.0.1

Pull Request - State: closed - Opened by dependabot[bot] about 2 months ago

#3812 - Bump info.picocli:picocli from 4.7.5 to 4.7.6

Pull Request - State: closed - Opened by dependabot[bot] about 2 months ago - 1 comment

#3811 - Bump org.mockito:mockito-junit-jupiter from 5.11.0 to 5.12.0

Pull Request - State: closed - Opened by dependabot[bot] about 2 months ago - 1 comment

#3810 - Running tests where the test suite has a module descriptor

Issue - State: closed - Opened by io7m about 2 months ago - 11 comments
Labels: status: invalid, component: Jupiter, component: Platform, 3rd-party: Maven Surefire, theme: modules, 3rd-party: IntelliJ IDEA

#3808 - `InvocationInterceptor` is not invoked for a parameterized test

Issue - State: closed - Opened by ArvindJoshi-okta about 2 months ago - 2 comments
Labels: status: invalid, component: Jupiter

#3807 - Introduce `isClosed()` in `NamespacedHierarchicalStore`

Issue - State: closed - Opened by sbrannen about 2 months ago
Labels: type: enhancement, component: Platform

#3806 - Set prefix to `junit-` in standard `TempDirFactory`

Pull Request - State: closed - Opened by bjmi about 2 months ago - 1 comment
Labels: type: enhancement, theme: extensions, component: Jupiter

#3805 - Improve `parallel.mode` chart in User Guide

Issue - State: closed - Opened by Eccenux about 2 months ago - 1 comment
Labels: theme: concurrency, theme: documentation, component: Jupiter

#3800 - Make operations on `NamespacedHierarchicalStore` fail if it's closed

Pull Request - State: closed - Opened by mobounya 2 months ago - 2 comments
Labels: type: enhancement, component: Platform

#3795 - Console launcher should support `--version`

Issue - State: closed - Opened by sormuras 2 months ago - 5 comments
Labels: type: enhancement, theme: execution, component: Platform

#3787 - Make parameterized ArgumentSource annotations repeatable

Pull Request - State: closed - Opened by madalingiurca 2 months ago - 2 comments
Labels: type: enhancement, component: Jupiter, theme: parameterized tests

#3786 - Inject into test case from launcher

Issue - State: open - Opened by oliviercailloux 2 months ago - 11 comments
Labels: theme: extensions, status: team discussion, component: Jupiter, component: Platform

#3783 - Extend `JRE` enum to support Java 24

Issue - State: closed - Opened by sormuras 3 months ago
Labels: type: enhancement, theme: programming model, component: Jupiter

#3767 - Update from testng 7.9.0 to 7.10.0 break maven build with junit5

Issue - State: closed - Opened by ahoehma 3 months ago - 2 comments
Labels: status: duplicate

#3765 - Combined PRs

Pull Request - State: closed - Opened by junit-builds 3 months ago

#3764 - Adopt some asserts from assertj

Issue - State: closed - Opened by jimshowalter 3 months ago - 2 comments
Labels: status: declined, component: Jupiter

#3763 - Bump commons-io:commons-io from 2.16.0 to 2.16.1

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago - 1 comment

#3762 - Bump io.github.classgraph:classgraph from 4.8.168 to 4.8.170

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago - 2 comments

#3761 - Bump org.gradlex.build-parameters from 1.4.3 to 1.4.4

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago - 1 comment

#3760 - Bump io.github.gradle-nexus.publish-plugin from 2.0.0-rc-2 to 2.0.0

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago - 1 comment

#3758 - Combined PRs

Pull Request - State: closed - Opened by junit-builds 3 months ago

#3756 - Request to add copyright information to pom.xml

Issue - State: open - Opened by zeeneir 3 months ago - 3 comments
Labels: status: waiting-for-feedback

#3755 - Update text and link to IntelliJ IDEA in the User Guide

Pull Request - State: closed - Opened by askoulikari-jetbrains 3 months ago - 1 comment
Labels: theme: documentation, component: Platform, 3rd-party: IntelliJ IDEA

#3753 - Disable Log4J JMX beans creation in tests

Pull Request - State: open - Opened by sdavids 3 months ago
Labels: type: task, theme: build

#3752 - Clarify test method discovery and supported formats in User Guide (CLI)

Pull Request - State: closed - Opened by rcasia 3 months ago - 4 comments
Labels: theme: documentation, component: Platform, theme: discovery, status: superseded

#3751 - Disable creation of Log4J JMX beans in Gradle test conventions

Issue - State: open - Opened by sdavids 3 months ago - 2 comments
Labels: type: task, theme: build

#3750 - Bump commons-io:commons-io from 2.15.1 to 2.16.0

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago - 1 comment

#3749 - Bump com.puppycrawl.tools:checkstyle from 10.14.2 to 10.15.0

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago - 1 comment

#3748 - @ParameterizedTest is not recognized by the method selector using Junit Platform Console Standalone

Issue - State: closed - Opened by rcasia 3 months ago - 3 comments
Labels: status: superseded

#3747 - Ability to inject extensions via Launcher to simplify testing

Issue - State: open - Opened by mauricioaniche 3 months ago - 5 comments
Labels: component: Jupiter, status: waiting-for-feedback, component: Test Kit

#3746 - Test using LauncherInterceptor fails when executed with Gradle

Issue - State: closed - Opened by cdsap 3 months ago - 1 comment
Labels: status: works-as-designed, component: Platform, 3rd-party: Gradle

#3745 - `@EnabledInNativeImage` is not properly supported at the class level

Issue - State: closed - Opened by linghengqian 3 months ago - 12 comments
Labels: type: bug, component: Jupiter

#3744 - --scan-class-path does not find any test

Issue - State: closed - Opened by fekir 3 months ago - 2 comments
Labels: status: invalid, component: Platform, theme: discovery

#3743 - Bump Gradle Wrapper from 8.7-rc-4 to 8.7

Pull Request - State: closed - Opened by junit-builds 3 months ago

#3742 - Promote selective APIs that have been experimental

Issue - State: open - Opened by marcphilipp 3 months ago
Labels: type: task, component: Jupiter, component: Platform

#3741 - junit-jupiter:5.9.1- Not able to build with UAT.- (GPG signing failure)

Issue - State: closed - Opened by shivsrivastava 3 months ago - 10 comments
Labels: status: invalid, theme: build

#3739 - Bump org.eclipse.platform:org.eclipse.platform from 4.30.0 to 4.31.100

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago - 1 comment

#3738 - Include deprecated/experimental methods in User Guide

Pull Request - State: closed - Opened by marcphilipp 3 months ago - 1 comment

#3737 - Introduce parseable DiscoverySelector representations

Pull Request - State: closed - Opened by leonard84 3 months ago - 2 comments

#3736 - Support `@EnumSource`, `@CsvSource`, etc. as repeatable annotations

Issue - State: closed - Opened by bjmi 4 months ago - 10 comments
Labels: type: enhancement, up-for-grabs, component: Jupiter, theme: parameterized tests

#3735 - Run only previously failed tests with Maven

Issue - State: closed - Opened by pandoras-toolbox 4 months ago - 2 comments
Labels: type: question, status: declined, 3rd-party: Maven Surefire