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

#3310 - Combined PRs

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

#3309 - 5.10.0-M1 & SimpleArgumentConverter

Issue - State: closed - Opened by sysmat about 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] about 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] about 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] about 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] about 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] about 1 year ago - 2 comments

#3303 - Introduce `@SelectMethod` for selecting methods in `@Suite` classes

Pull Request - State: closed - Opened by Mohammed-2002 about 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 about 1 year ago

#3301 - Add explicit ClassLoader support for NestedClass/MethodSelectors

Pull Request - State: closed - Opened by marcphilipp about 1 year ago
Labels: type: enhancement, component: Jupiter, component: Platform, component: Vintage, theme: discovery

#3299 - Stack trace pruning should be disabled for tests inside `org.junit` package

Issue - State: open - Opened by juliette-derancourt about 1 year ago
Labels: type: task, component: Platform, theme: diagnostics

#3298 - Support explicit `ClassLoader` in `NestedClassSelector` and `NestedMethodSelector`

Issue - State: closed - Opened by sbrannen about 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 about 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 about 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 about 1 year ago
Labels: type: question

#3293 - [params] Use test class' classloader to load parameters

Pull Request - State: closed - Opened by kriegfrj about 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 about 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 about 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 about 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 about 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] about 1 year ago

#3287 - User guide highlights Java and Kotlin code wrong

Issue - State: open - Opened by rillig about 1 year ago - 10 comments
Labels: status: blocked, theme: documentation

#3286 - Add missing space in user guide

Pull Request - State: closed - Opened by rillig about 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] about 1 year ago

#3284 - Bump com.gradle:gradle-enterprise-gradle-plugin to 3.13.1

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

#3283 - Fix typo in AnnotationBasedArgumentConverter Javadoc

Pull Request - State: closed - Opened by scordio about 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 about 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 about 1 year ago - 2 comments
Labels: 3rd-party: Gradle, 3rd-party: IntelliJ IDEA, status: new

#3280 - Load classes using the test's own `ClassLoader`

Pull Request - State: closed - Opened by chrisr3 about 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 about 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 about 1 year ago

#3277 - Prune stack traces produced by failing tests

Pull Request - State: closed - Opened by juliette-derancourt about 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 about 1 year ago - 3 comments
Labels: type: enhancement, component: Jupiter, theme: diagnostics

#3275 - Add `junit.jupiter.tempdir.factory.default` configuration property

Pull Request - State: closed - Opened by scordio about 1 year ago - 7 comments
Labels: type: enhancement, theme: programming model, component: Jupiter

#3274 - Update AssertJ URL

Pull Request - State: closed - Opened by scordio about 1 year ago - 1 comment

#3273 - Parameterized Tests: @MethodSource not finding factory method when this is passed as parameter

Issue - State: closed - Opened by moliveiraOptiply about 1 year ago - 5 comments
Labels: status: invalid, component: Jupiter, 3rd-party: Gradle, theme: parameterized tests

#3272 - Combined PRs

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

#3271 - Bump org.ajoberstar.git-publish from 4.1.1 to 4.2.0

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

#3270 - Bump org.mockito:mockito-junit-jupiter from 5.2.0 to 5.3.1

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

#3269 - Bump info.picocli:picocli from 4.7.2 to 4.7.3

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

#3267 - Create custom rouge theme

Pull Request - State: closed - Opened by Bukama about 1 year ago - 5 comments
Labels: theme: documentation

#3264 - Do not parse `{displayName}` placeholder for `@ParameterizedTest` using `MessageFormat`

Pull Request - State: closed - Opened by alemendoza-v about 1 year ago - 8 comments
Labels: type: bug, component: Jupiter, component: Kotlin, theme: parameterized tests

#3263 - Improve error message for non-static `@MethodSource` factory methods

Pull Request - State: closed - Opened by BassemElMasry about 1 year ago - 1 comment
Labels: type: enhancement, component: Jupiter, theme: parameterized tests, theme: diagnostics

#3261 - Simplify implementation of self-contained dynamic tests

Issue - State: open - Opened by odrotbohm about 1 year ago - 9 comments
Labels: type: enhancement, up-for-grabs, theme: programming model, component: Jupiter

#3259 - Added Kotlin Contracts to Exposed Kotlin API

Pull Request - State: open - Opened by awelless about 1 year ago

#3247 - Prune stack traces produced by failing tests

Issue - State: closed - Opened by juliette-derancourt about 1 year ago
Labels: type: enhancement, component: Platform, theme: diagnostics

#3243 - Introduce subcommands for `ConsoleLauncher`

Pull Request - State: closed - Opened by marcphilipp about 1 year ago
Labels: type: enhancement, theme: execution, component: Platform, theme: discovery

#3234 - Document scope issues for `TestWatcher` implementations

Issue - State: open - Opened by wazzeps about 1 year ago - 10 comments
Labels: theme: documentation, component: Jupiter, theme: parameterized tests

#3221 - Extensions for `AroundAll`, `AroundEach` and `AroundTest`

Issue - State: closed - Opened by hiddewie over 1 year ago - 11 comments
Labels: status: declined, theme: extensions, component: Jupiter

#3220 - Introduced `@ResourceLock(target = SELF | CHILDREN)`

Pull Request - State: open - Opened by anatolyD over 1 year ago

#3217 - Add Maven Central badges

Pull Request - State: closed - Opened by Goooler over 1 year ago - 1 comment
Labels: type: task, theme: documentation

#3215 - Improve error message for non-static `@MethodSource` factory methods

Issue - State: closed - Opened by sormuras over 1 year ago - 14 comments
Labels: type: enhancement, up-for-grabs, component: Jupiter, theme: parameterized tests, theme: diagnostics

#3206 - Limit max pool size for dynamic parallel execution

Pull Request - State: closed - Opened by mpkorstanje over 1 year ago
Labels: theme: execution, theme: concurrency, component: Platform

#3205 - Getting out of memory error while running test in parallel

Issue - State: closed - Opened by bachhavdipak over 1 year ago - 9 comments
Labels: theme: concurrency, component: Jupiter

#3196 - Use proper AssertJ assertions

Pull Request - State: closed - Opened by krzyk over 1 year ago
Labels: type: task, theme: build

#3192 - assertEquals with a diff

Issue - State: open - Opened by delanym over 1 year ago - 5 comments
Labels: theme: programming model, theme: reporting, component: Jupiter, status: waiting-for-feedback, status: stale

#3188 - `EngineDiscoveryOrchestrator#applyPostDiscoveryFilters` should probably do depth-first processing

Issue - State: open - Opened by Vampire over 1 year ago - 5 comments
Labels: component: Platform, theme: discovery

#3187 - Add optional `reason` attribute in `@Execution`

Issue - State: open - Opened by szpak over 1 year ago - 3 comments
Labels: up-for-grabs, status: in progress, theme: concurrency, component: Jupiter

#3178 - Make String to Boolean parameter conversion more strict

Pull Request - State: closed - Opened by s-rwe over 1 year ago - 6 comments
Labels: type: enhancement, theme: programming model, component: Jupiter, theme: parameterized tests

#3177 - Implicit boolean conversion in parameterized tests should be strict and accept only `true` or `false`

Issue - State: closed - Opened by s-rwe over 1 year ago - 2 comments
Labels: type: enhancement, theme: programming model, component: Jupiter, theme: parameterized tests

#3169 - Introduce method filter support in the ConsoleLauncher

Pull Request - State: open - Opened by Sakieye over 1 year ago - 2 comments
Labels: component: Platform, type: new feature, status: new

#3166 - Allow ConsoleLauncher to send standard output and error to files instead of the console

Issue - State: open - Opened by tomwhoiscontrary over 1 year ago - 6 comments
Labels: up-for-grabs, theme: reporting, component: Platform

#3165 - Introduce dry-run execution mode

Pull Request - State: closed - Opened by marcphilipp over 1 year ago
Labels: theme: execution, component: Platform, theme: discovery, type: new feature

#3153 - Document benefits of `messageSupplier` in `Assertions`

Issue - State: open - Opened by manueljordan over 1 year ago - 13 comments
Labels: up-for-grabs, theme: documentation, component: Jupiter

#3141 - `Locale` argument conversion not setting `language` and `country` properly

Issue - State: open - Opened by scordio over 1 year ago - 14 comments
Labels: component: Jupiter, theme: parameterized tests, status: waiting-for-interest

#3139 - ConsoleLauncher should output diff of expected and actual String values

Issue - State: open - Opened by carolosf over 1 year ago - 11 comments
Labels: type: enhancement, up-for-grabs, theme: reporting, component: Platform

#3128 - Use GitHub's Artifact Attestations

Issue - State: open - Opened by sormuras over 1 year ago - 17 comments
Labels: type: enhancement, theme: build

#3108 - JUnit parallel executor running too many tests with a fixed policy.

Issue - State: open - Opened by OPeyrusse over 1 year ago - 58 comments
Labels: up-for-grabs, theme: execution, theme: concurrency, component: Jupiter

#3102 - Add a way to inherit ResourceLocks that allows for more parallel execution of tests

Issue - State: open - Opened by Squibbles over 1 year ago - 2 comments
Labels: type: enhancement, theme: programming model, theme: concurrency, component: Jupiter

#3096 - Add ExclusiveResource programmatically

Pull Request - State: closed - Opened by jbduncan over 1 year ago - 5 comments

#3095 - org.junit.jupiter.api.ClassOrderer$OrderAnnotation not ordering tests

Issue - State: closed - Opened by StuAtGit over 1 year ago - 7 comments
Labels: 3rd-party: Gradle, status: waiting-for-feedback, 3rd-party: IntelliJ IDEA, status: stale

#3071 - User guide has several accessibility issues

Issue - State: closed - Opened by Bukama over 1 year ago - 21 comments
Labels: theme: documentation

#3064 - Generalize and move store implementation to junit-platform-engine

Pull Request - State: closed - Opened by marcphilipp over 1 year ago - 2 comments

#3052 - Make error message for cyclic graphs in test discovery more actionable

Pull Request - State: closed - Opened by tribbloid over 1 year ago - 7 comments

#3051 - `EngineDiscoveryResultValidator` should produce an actionable error message for cyclic TestDescriptor structures

Issue - State: closed - Opened by tribbloid over 1 year ago - 9 comments
Labels: type: enhancement, component: Platform, theme: diagnostics

#3047 - Hoist the `ExtensionValuesStore` implementation to the platform

Issue - State: closed - Opened by leonard84 almost 2 years ago - 1 comment
Labels: type: enhancement, component: Jupiter, component: Platform

#3018 - Add a utility for iterating through combinations of arguments

Issue - State: open - Opened by bondolo almost 2 years ago - 9 comments
Labels: theme: programming model, component: Jupiter

#3012 - Introduce `@SelectMethod` for selecting methods in `@Suite` classes

Issue - State: open - Opened by dominikozi almost 2 years ago - 17 comments
Labels: type: enhancement, component: Platform, theme: discovery, theme: suites

#3008 - OpenTestReportGeneratingListener: Trying to output second root, <e:started>

Issue - State: closed - Opened by kelunik almost 2 years ago - 5 comments
Labels: theme: reporting, status: waiting-for-feedback, status: stale

#3007 - The order of classes is not correct when parallel execution is enabled

Issue - State: open - Opened by hikoma almost 2 years ago - 7 comments
Labels: theme: concurrency, theme: documentation, component: Jupiter

#3007 - The order of classes is not correct when parallel execution is enabled

Issue - State: open - Opened by hikoma almost 2 years ago - 7 comments
Labels: theme: concurrency, theme: documentation, component: Jupiter

#3004 - Improve documentation for extension registration via `@ExtendWith` on fields

Issue - State: open - Opened by abelsromero almost 2 years ago - 4 comments
Labels: theme: extensions, theme: documentation, component: Jupiter

#2999 - Achieve Cross Browser Testing at TestPlan level

Issue - State: open - Opened by karanshah-browserstack almost 2 years ago - 5 comments
Labels: status: waiting-for-feedback, status: stale

#2990 - Impose an order for `@Before*` and `@After*` lifecycle methods

Issue - State: closed - Opened by Cs4r almost 2 years ago - 7 comments
Labels: status: declined, theme: ordering, component: Jupiter

#2989 - Execution of a third-level Nested class only executes methods of the top-level class

Issue - State: open - Opened by tru3v0r almost 2 years ago - 12 comments
Labels: 3rd-party: Maven Surefire, status: waiting-for-feedback, status: stale

#2988 - Can't transform to a Result of type javax.xml.transform.stax.StAXResult

Issue - State: closed - Opened by pandoras-toolbox almost 2 years ago - 10 comments
Labels: theme: reporting, status: waiting-for-feedback, status: stale

#2958 - Add factory SPI for `@TempDir`

Pull Request - State: closed - Opened by scordio about 2 years ago - 15 comments
Labels: type: enhancement, theme: programming model, component: Jupiter

#2938 - Hook before timeout exception is started by calling interrupt()

Issue - State: open - Opened by frankbenoit about 2 years ago - 10 comments
Labels: up-for-grabs, theme: extensions, theme: reporting, component: Jupiter, type: new feature

#2893 - Jupiter static @TempDir behaves unexpected when subclasses are run in parallel

Issue - State: open - Opened by Vampire about 2 years ago - 1 comment
Labels: theme: extensions, theme: programming model, status: team discussion, component: Jupiter

#2889 - Set a custom extension for `@TempDir` via a configuration parameter

Issue - State: closed - Opened by scordio about 2 years ago - 3 comments
Labels: status: duplicate, theme: extensions, component: Jupiter

#2816 - Provide mechanism for managing engine-level resources

Issue - State: open - Opened by marcphilipp over 2 years ago - 5 comments
Labels: theme: execution, component: Jupiter, component: Platform, theme: suites

#2811 - @TempDir directory cannot be deleted on Windows with Java 11

Issue - State: open - Opened by renatoathaydes over 2 years ago - 28 comments
Labels: type: enhancement, theme: extensions, component: Jupiter

#2794 - Support multiple `junit-platform.properties` on the classpath

Issue - State: open - Opened by famod over 2 years ago - 20 comments
Labels: type: enhancement, status: team discussion, component: Platform

#2702 - Implicit conversion from integral numbers to byte array

Issue - State: closed - Opened by scordio almost 3 years ago - 15 comments
Labels: type: enhancement, status: declined, component: Jupiter, theme: parameterized tests, 3rd-party: Pioneer

#2677 - Add ExclusiveResource programmatically

Issue - State: open - Opened by U1F984 almost 3 years ago - 20 comments
Labels: up-for-grabs, theme: concurrency, component: Jupiter

#2661 - Allow to intercept DynamicContainer#getChildren via InvocationInterceptor

Issue - State: closed - Opened by BerndFarkaDyna almost 3 years ago - 5 comments
Labels: theme: extensions, component: Jupiter, status: waiting-for-feedback, status: stale

#2497 - Parallelization control of DynamicNode

Issue - State: open - Opened by big-andy-coates over 3 years ago - 11 comments
Labels: status: team discussion, theme: concurrency, theme: dynamic tests

#2477 - Add non-null return type to assertNotNull method

Issue - State: closed - Opened by adil-hussain-84 over 3 years ago - 11 comments
Labels: status: duplicate, theme: programming model, component: Jupiter

#2400 - Support custom file system for `@TempDir`

Issue - State: closed - Opened by nipafx almost 4 years ago - 9 comments
Labels: type: enhancement, theme: extensions, theme: programming model, component: Jupiter

#2390 - JUnit 5 computes overrides relationships incorrectly

Issue - State: closed - Opened by tjwilson90 almost 4 years ago - 7 comments
Labels: component: Jupiter, component: Platform, status: superseded