Matthias Bรผnger

Results 63 issues of Matthias Bรผnger

Proposed commit message: ``` Update to JUnit Jupiter 5.9 (#652 / #657) Updates the used JUnit Jupiter version closes: #652 PR: #657 ``` --- **PR checklist** The following checklist shall...

``` Removing CartesionProductExtension version 1 The CartesionProductExtension was reimplemented in #487. At the same time version one was marked as deprecated for removal in Pioneer 2.0. This PR removes this...

๐Ÿšฆ status: blocked

Proposed commit message: ``` Starting with release 2.0 Pioneer sets Java 11 as it's base Java version. With this PR only the build is updated to 11 without any further...

๐Ÿšฆ status: blocked

In one of our apps at work we recognized an error which somehow/sometimes happens when executing it in paralell. To be exactly it's an app with an REST-API and the...

โš™๏ธ component: Pioneer
๐Ÿšฆ status: waiting for interest
๐Ÿ“– theme: extensions
๐Ÿ—๏ธ type: new feature

As of writing Gradle does not support Java 18, according to: https://docs.gradle.org/current/userguide/compatibility.html This means we can't upgrade our build pipeline to use it, which is what we want to >...

๐Ÿ“– theme: build
๐Ÿ—๏ธ type: task
๐Ÿ›ธ 3rd-party: Gradle
๐Ÿ›ธ 3rd-party: Github Actions
good first issue

We think about to lift Pioneer require JDK 11, resulting in Pioneer 2.0 does not support Java 8 anymore. In this issue we want to discuss pros and cons about...

๐Ÿ—๏ธ type: enhancement
๐Ÿšฆ status: blocked
๐Ÿ“– theme: build
๐Ÿ“– theme: documentation
โš™๏ธ component: Pioneer

Creating an issue as base for the PR for a `@NotWorking` annotation. Text comes from the PR by @Marcono1234 --- Often tests fail due to a bug in the tested...

๐Ÿšฆ status: in progress
โš™๏ธ component: Pioneer
๐Ÿšฆ status: waiting for feedback
๐Ÿ“– theme: extensions
๐Ÿ—๏ธ type: new feature

In #262 we provided a [buildSrc/build.gradle script](https://github.com/junit-pioneer/junit-pioneer/blob/master/buildSrc/build.gradle) to add IDE specific support for IntelliJ. This should be converted to Kotlin as the build.gradle.kts script in root folder.

๐Ÿ—๏ธ type: task
๐Ÿ“ข up for grabs
โš™๏ธ component: Pioneer
๐Ÿ›ธ 3rd-party: Gradle
๐Ÿ“– theme: cleanup
good first issue

As I'm trying to setup our projects to make JPA tests possible without using Arquillian (which is a pain due long deployment times on WAS 9) I found @gunnarmorling demo...

We are preparing the Pioneer 2.0 release on the `lab/2.0` branch to give us the possibility to still merge non-breaking changes into the 1.x main branch and maybe do 1.x...

๐Ÿšฆ status: blocked
๐Ÿ“– theme: build
๐Ÿ—๏ธ type: task
โš™๏ธ component: Pioneer