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
#3667 - Ignore `NoSuchFileException` in `@TempDir` cleanup
Pull Request -
State: closed - Opened by gilday 10 months ago
- 2 comments
Labels: type: enhancement, component: Jupiter
#3658 - User Guide should not state that `junit-platform-console-standalone` contains `junit-platform-suite` aggregator
Issue -
State: closed - Opened by sbrannen 10 months ago
Labels: theme: build, theme: documentation
#3651 - Introduce new DynamicTests generators in class DynamicTest
Pull Request -
State: closed - Opened by mobounya 10 months ago
- 1 comment
#3650 - The use of preview feature causes `ClassFormatError`
Issue -
State: closed - Opened by HoshinoTented 10 months ago
- 2 comments
Labels: status: invalid, 3rd-party: Gradle
#3637 - Introduce `--redirect-stdout` and `--redirect-stderr` CLI options to redirect STDOUT and STDERR
Pull Request -
State: open - Opened by mobounya 10 months ago
- 2 comments
Labels: theme: reporting, component: Platform
#3635 - Document benefits of `messageSupplier` in `Assertions`
Pull Request -
State: closed - Opened by ankitwasankar 10 months ago
- 2 comments
Labels: theme: documentation, component: Jupiter, status: superseded
#3630 - Support scanning for classpath resources
Issue -
State: closed - Opened by mpkorstanje 11 months ago
- 8 comments
Labels: theme: extensions, component: Platform, type: new feature
#3628 - Allow third parties to provide a custom `ClasspathScanner` implementation
Issue -
State: open - Opened by yuuki3655 11 months ago
- 3 comments
Labels: type: enhancement, component: Platform, theme: discovery
#3621 - Measure elapsed time with `System.nanoTime()` in tests
Pull Request -
State: closed - Opened by bjmi 11 months ago
- 1 comment
Labels: type: task, component: Jupiter
#3620 - Refine implementation and usage of `throwAsUncheckedException(..)`
Pull Request -
State: closed - Opened by bjmi 11 months ago
- 1 comment
Labels: type: task, component: Platform
#3614 - `NamespacedHierarchicalStore` should fail on modifications after close
Issue -
State: closed - Opened by leonard84 11 months ago
- 4 comments
Labels: type: enhancement, up-for-grabs, component: Platform
#3606 - Fix parsing of recursive JAR URIs in `CloseablePath`
Pull Request -
State: closed - Opened by mpkorstanje 11 months ago
- 4 comments
Labels: type: enhancement, component: Platform, theme: discovery
#3605 - Support binary literal format for `String` to `Number` conversion
Issue -
State: open - Opened by MightyEagle82 11 months ago
- 3 comments
Labels: type: enhancement, component: Jupiter, component: Platform, theme: parameterized tests, status: new
#3593 - Better format error in case of two arrays/lists not equals
Issue -
State: open - Opened by rmannibucau 12 months ago
- 2 comments
Labels: theme: reporting, component: Jupiter, status: new
#3592 - Introduce `@AutoClose`
Pull Request -
State: closed - Opened by bjmi 12 months ago
- 10 comments
Labels: theme: programming model, component: Jupiter, type: new feature
#3591 - Document that a `TestExecutionListener` cannot fail the `TestPlan`
Issue -
State: closed - Opened by renyiwei-xinyi 12 months ago
- 3 comments
Labels: theme: extensions, theme: documentation, component: Platform
#3577 - Change return type to `Stream<? extends TestTemplateInvocationContext>`
Issue -
State: open - Opened by sormuras 12 months ago
- 2 comments
Labels: type: enhancement, component: Jupiter, status: needs-investigation
#3575 - @Isolated is broken
Issue -
State: closed - Opened by Pdavis1443 12 months ago
- 1 comment
Labels: status: invalid, component: Jupiter
#3569 - Introduce `DisplayNameGenerator` to support CamelCase, underscores, and numbers
Issue -
State: closed - Opened by FanJups 12 months ago
- 4 comments
Labels: status: declined, theme: reporting, component: Jupiter, 3rd-party: Pioneer, type: new feature
#3553 - Align method and field search algorithms with Java semantics
Issue -
State: closed - Opened by sbrannen about 1 year ago
- 4 comments
Labels: type: bug, type: enhancement, theme: extensions, theme: programming model, component: Jupiter, component: Platform
#3552 - Remove deprecated `ReflectionUtils.getOutermostInstance()` method
Issue -
State: closed - Opened by sbrannen about 1 year ago
Labels: type: task, component: Platform
#3534 - Harmonize method filter and field filter application in search algorithms
Issue -
State: closed - Opened by sbrannen about 1 year ago
- 1 comment
Labels: type: task, component: Platform
#3492 - Add Kotlin friendly `assertInstanceOf` assertions
Pull Request -
State: closed - Opened by bjmi about 1 year ago
- 2 comments
Labels: type: enhancement, theme: programming model, component: Jupiter, component: Kotlin
#3489 - Add selector to run all tests in a jar
Issue -
State: closed - Opened by joca-bt about 1 year ago
- 1 comment
#3485 - Explore options for accepting multiple values for all `--select` ConsoleLauncher options
Issue -
State: closed - Opened by juliette-derancourt about 1 year ago
Labels: component: Platform, theme: discovery
#3484 - Add `--select-unique-id` support to ConsoleLauncher
Issue -
State: closed - Opened by juliette-derancourt about 1 year ago
- 2 comments
Labels: component: Platform, theme: discovery
#3483 - Add support for passing line and column number to ConsoleLauncher via `--select-file` and `--select-resource`
Issue -
State: closed - Opened by juliette-derancourt about 1 year ago
Labels: component: Platform, theme: discovery
#3463 - Revise implementation of `RandomNumberExtension` in the User Guide
Issue -
State: closed - Opened by sbrannen about 1 year ago
- 1 comment
Labels: theme: documentation
#3451 - Add a mechanism to display the `payload` of a `Named` argument instead of its `name`
Issue -
State: closed - Opened by onacit about 1 year ago
- 4 comments
Labels: status: declined, component: Jupiter, theme: parameterized tests
#3445 - Optionally provide test-scoped `ExtensionContext` for test-specific callbacks in extensions
Issue -
State: closed - Opened by JojOatXGME about 1 year ago
- 11 comments
Labels: type: enhancement, theme: extensions, component: Jupiter
#3442 - Introduce support for virtual threads
Issue -
State: open - Opened by sormuras about 1 year ago
- 14 comments
Labels: theme: concurrency, component: Platform, type: new feature
#3437 - `TestInstancePostProcessor` cannot be registered via `@ExtendWith` on a non-static field
Issue -
State: closed - Opened by sbrannen about 1 year ago
- 6 comments
Labels: type: bug, theme: extensions, component: Jupiter
#3432 - Skip failed tests
Issue -
State: closed - Opened by mwisnicki about 1 year ago
- 2 comments
Labels: type: question
#3431 - Introduce PreInterruptCallback extension point
Pull Request -
State: closed - Opened by AndreasTu over 1 year ago
- 3 comments
#3430 - Ensure dependency diagram is generated in User Guide
Issue -
State: closed - Opened by sbrannen over 1 year ago
- 3 comments
Labels: type: task, theme: documentation
#3430 - Ensure dependency diagram is generated in User Guide
Issue -
State: closed - Opened by sbrannen over 1 year ago
- 3 comments
Labels: type: task, theme: documentation
#3426 - Document that timeouts notice test thread interrupt status
Issue -
State: closed - Opened by dkfellows over 1 year ago
- 4 comments
Labels: theme: execution, component: Jupiter, status: stale
#3410 - Add `Locale` conversion format configuration property
Pull Request -
State: open - Opened by scordio over 1 year ago
- 3 comments
#3397 - Add diff section to report of AssertionFailedError failures
Pull Request -
State: closed - Opened by bechte over 1 year ago
- 3 comments
Labels: type: enhancement, theme: reporting, component: Platform, dependencies
#3397 - Add diff section to report of AssertionFailedError failures
Pull Request -
State: closed - Opened by bechte over 1 year ago
- 3 comments
Labels: type: enhancement, theme: reporting, component: Platform, dependencies
#3384 - Prune Release Notes for 5.10 GA
Issue -
State: closed - Opened by sbrannen over 1 year ago
- 1 comment
Labels: type: task
#3384 - Prune Release Notes for 5.10 GA
Issue -
State: closed - Opened by sbrannen over 1 year ago
- 1 comment
Labels: type: task
#3377 - Add Kotlin `Sequence` support for `@TestFactory` methods
Pull Request -
State: open - Opened by hanszt over 1 year ago
- 4 comments
Labels: type: enhancement, theme: programming model, component: Jupiter, component: Kotlin
#3376 - Add Kotlin `Sequence` support for `@TestFactory` methods
Issue -
State: open - Opened by hanszt over 1 year ago
- 2 comments
Labels: type: enhancement, theme: programming model, status: in progress, component: Jupiter, component: Kotlin
#3374 - Implemented 3353 GitHub issue
Pull Request -
State: closed - Opened by mipo256 over 1 year ago
- 4 comments
#3373 - Cannot run `@ParameterizedTest` method invocations in parallel and other test sequentially
Issue -
State: closed - Opened by gl-khimin over 1 year ago
- 6 comments
Labels: type: question, theme: concurrency, status: works-as-designed, component: Jupiter, theme: parameterized tests
#3355 - On JPMS Modules and Strong Encapsulation in JUnit
Issue -
State: closed - Opened by jgarci40 over 1 year ago
Labels: type: question
#3353 - Introduce `assertInstanceOf()` for Kotlin
Issue -
State: closed - Opened by bjmi over 1 year ago
- 5 comments
Labels: type: enhancement, up-for-grabs, theme: programming model, component: Jupiter, component: Kotlin
#3345 - Add support for additional configuration parameters resources
Pull Request -
State: closed - Opened by robinjhector over 1 year ago
- 10 comments
Labels: component: Platform, theme: suites, type: new feature
#3340 - Introduce `@ConfigurationParametersResource` for use with `@Suite` classes
Issue -
State: closed - Opened by robinjhector over 1 year ago
- 8 comments
Labels: up-for-grabs, component: Platform, theme: suites, type: new feature
#3336 - Spike API for attaching files to test executions
Pull Request -
State: open - Opened by marcphilipp over 1 year ago
- 4 comments
#3328 - Console launcher should support `NO_COLOR` environment variable
Issue -
State: closed - Opened by sormuras over 1 year ago
- 9 comments
Labels: type: enhancement, theme: execution, component: Platform
#3323 - Cannot get executing test method in `ParameterResolver` of `@MethodSource` factory method
Issue -
State: closed - Opened by pxzxj over 1 year ago
- 6 comments
Labels: status: duplicate, theme: extensions, component: Jupiter, theme: parameterized tests
#3322 - Return subcommand execution result (instead of `null`)
Pull Request -
State: open - Opened by rdesgroppes over 1 year ago
#3321 - Add thread-safety details to TempDirFactory documentation
Pull Request -
State: open - Opened by scordio over 1 year ago
- 2 comments
#3320 - Add a test executor not based on ForkJoinPool
Pull Request -
State: closed - Opened by shans96 over 1 year ago
- 1 comment
#3319 - Ignore build folders for spotlessDocumentation
Pull Request -
State: closed - Opened by jprinet over 1 year ago
#3317 - Fix cache relocatability of :platform-tooling-support-tests:test
Pull Request -
State: closed - Opened by jprinet over 1 year ago
#3316 - Bump org.apache.maven:apache-maven from 3.9.1 to 3.9.2
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
#3315 - Bump commons-io:commons-io from 2.11.0 to 2.12.0
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
#3314 - Version 5.10.0-M1 failed with missing class: NamespacedHierarchicalStore$CloseAction
Issue -
State: closed - Opened by binkley over 1 year ago
- 4 comments
Labels: theme: build, status: works-as-designed
#3313 - Support `@TempDir` as a meta-annotation
Pull Request -
State: open - Opened by marschall over 1 year ago
- 1 comment
Labels: type: enhancement, theme: programming model, component: Jupiter
#3312 - Improve documentation for `TempDirFactory` API contract
Issue -
State: open - Opened by marschall over 1 year ago
- 3 comments
Labels: theme: programming model, theme: documentation, component: Jupiter
#3312 - Improve documentation for `TempDirFactory` API contract
Issue -
State: open - Opened by marschall over 1 year ago
- 2 comments
Labels: theme: programming model, theme: documentation, component: Jupiter
#3311 - Support `@TempDir` as a meta-annotation
Issue -
State: open - Opened by marschall over 1 year ago
- 2 comments
Labels: type: enhancement, theme: programming model, component: Jupiter
#3311 - Support `@TempDir` as a meta-annotation
Issue -
State: open - Opened by marschall over 1 year ago
- 2 comments
Labels: type: enhancement, theme: programming model, component: Jupiter
#3311 - Support `@TempDir` as a meta-annotation
Issue -
State: open - Opened by marschall over 1 year ago
- 2 comments
Labels: type: enhancement, theme: programming model, component: Jupiter
#3310 - Combined PRs
Pull Request -
State: closed - Opened by junit-builds over 1 year ago
#3309 - 5.10.0-M1 & SimpleArgumentConverter
Issue -
State: closed - Opened by sysmat over 1 year ago
- 2 comments
Labels: type: question, status: works-as-designed, component: Jupiter, theme: parameterized tests
#3308 - Bump io.github.classgraph:classgraph from 4.8.157 to 4.8.158
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 2 comments
#3307 - Bump com.github.marschall:memoryfilesystem from 2.6.0 to 2.6.1
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 2 comments
#3306 - Bump org.jetbrains.kotlinx:kotlinx-coroutines-core from 1.7.0 to 1.7.1
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 2 comments
#3305 - Bump com.gradle:gradle-enterprise-gradle-plugin from 3.13.1 to 3.13.2
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 2 comments
#3304 - Bump org.apache.groovy:groovy from 4.0.11 to 4.0.12
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 2 comments
#3303 - Introduce `@SelectMethod` for selecting methods in `@Suite` classes
Pull Request -
State: closed - Opened by Mohammed-2002 over 1 year ago
- 9 comments
Labels: type: enhancement, component: Platform, theme: discovery, theme: suites
#3302 - Add missing parenthesis
Pull Request -
State: closed - Opened by scordio over 1 year ago
#3301 - Add explicit ClassLoader support for NestedClass/MethodSelectors
Pull Request -
State: closed - Opened by marcphilipp over 1 year ago
Labels: type: enhancement, component: Jupiter, component: Platform, component: Vintage, theme: discovery
#3299 - Revise stack trace pruning
Issue -
State: closed - Opened by juliette-derancourt over 1 year ago
Labels: type: task, component: Platform, theme: diagnostics
#3298 - Support explicit `ClassLoader` in `NestedClassSelector` and `NestedMethodSelector`
Issue -
State: closed - Opened by sbrannen over 1 year ago
Labels: type: enhancement, component: Jupiter, component: Platform, component: Vintage, theme: discovery
#3297 - Revised PR for #3279 and #3292 - custom class loader arrangements
Pull Request -
State: closed - Opened by sbrannen over 1 year ago
Labels: type: bug, component: Jupiter, theme: parameterized tests
#3296 - Allow filtering methods by name in test suites
Pull Request -
State: closed - Opened by Mohammed-2002 over 1 year ago
- 8 comments
Labels: type: enhancement, component: Platform, theme: discovery, status: superseded, theme: suites
#3294 - Is it appropriate to use Junit api outside of the test module?
Issue -
State: closed - Opened by leopardrota over 1 year ago
Labels: type: question
#3293 - [params] Use test class' classloader to load parameters
Pull Request -
State: closed - Opened by kriegfrj over 1 year ago
- 4 comments
Labels: type: bug, component: Jupiter, status: superseded, theme: parameterized tests
#3292 - `@EnabledIf` and `@DisabledIf` fail to locate external class with custom `ClassLoader` arrangement
Issue -
State: closed - Opened by sbrannen over 1 year ago
- 2 comments
Labels: type: bug, component: Jupiter
#3291 - `@ParameterizedTest` fails to convert `String` to `Class` with custom `ClassLoader`
Issue -
State: closed - Opened by sbrannen over 1 year ago
- 6 comments
Labels: type: bug, component: Jupiter, theme: parameterized tests
#3290 - Load classes using `Class.forName()` instead of `ClassLoader.loadClass()`
Issue -
State: closed - Opened by sbrannen over 1 year ago
- 3 comments
Labels: type: enhancement, theme: extensions, component: Jupiter, component: Platform, component: Vintage, theme: discovery
#3289 - Introduce `tryToLoadClass(String, ClassLoader)` in `ReflectionSupport`
Issue -
State: closed - Opened by sbrannen over 1 year ago
Labels: type: enhancement, theme: extensions, component: Jupiter, component: Platform
#3288 - Bump com.github.marschall:memoryfilesystem from 2.5.1 to 2.6.0
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
#3287 - User guide highlights Java and Kotlin code wrong
Issue -
State: open - Opened by rillig over 1 year ago
- 10 comments
Labels: status: blocked, theme: documentation
#3286 - Add missing space in user guide
Pull Request -
State: closed - Opened by rillig over 1 year ago
- 1 comment
Labels: theme: documentation
#3285 - Bump org.jetbrains.kotlinx:kotlinx-coroutines-core to 1.7.0
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
#3284 - Bump com.gradle:gradle-enterprise-gradle-plugin to 3.13.1
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
#3283 - Fix typo in AnnotationBasedArgumentConverter Javadoc
Pull Request -
State: closed - Opened by scordio over 1 year ago
Labels: theme: documentation, component: Jupiter, theme: parameterized tests
#3282 - Allow `ArgumentsProvider`s to register additional extensions
Issue -
State: open - Opened by fmeum over 1 year ago
- 7 comments
Labels: type: enhancement, component: Jupiter, theme: parameterized tests, status: waiting-for-interest
#3281 - junit5 repo fails to build within IntelliJ IDEA 2023.1.1 (Community Edition)
Issue -
State: closed - Opened by starksm64 over 1 year ago
- 2 comments
Labels: 3rd-party: Gradle, 3rd-party: IntelliJ IDEA
#3280 - Load classes using the test's own `ClassLoader`
Pull Request -
State: closed - Opened by chrisr3 over 1 year ago
- 27 comments
Labels: type: bug, component: Jupiter, theme: parameterized tests
#3279 - `@MethodSource` fails to load class with custom `ClassLoader` arrangement
Issue -
State: closed - Opened by chrisr3 over 1 year ago
- 15 comments
Labels: type: bug, component: Jupiter, theme: parameterized tests
#3278 - Enable Gradle's configuration cache by default
Pull Request -
State: open - Opened by marcphilipp over 1 year ago
#3277 - Prune stack traces produced by failing tests
Pull Request -
State: closed - Opened by juliette-derancourt over 1 year ago
Labels: type: enhancement, component: Platform, theme: diagnostics
#3276 - Improve error message for non-static external `@MethodSource` factory methods
Issue -
State: closed - Opened by sbrannen over 1 year ago
- 3 comments
Labels: type: enhancement, component: Jupiter, theme: diagnostics