Daniel Kraus

Results 35 issues of Daniel Kraus

Hi folks! I'm a contributor to [JUnit Pioneer](https://github.com/junit-pioneer/junit-pioneer) (which uses Shipkit) and some time ago I've opened [this PR](https://github.com/junit-pioneer/junit-pioneer/pull/151) adding a GitHub release provider to the Travis config because releases...

question

If I have understood correctly, Approvals uses `AttributeStackSelector` to determine the file name at runtime, but it is currently only aware of the following class names: * `org.testng.annotations.Test` * `org.junit.Test`...

## Problem Using the retest ID as a locator is currently only possible if a GM exists. It would be helpful if it could also be used without a GM,...

enhancement

Paths currently have the following form: ``` HTML[1]/BODY[1]/A[1] ``` The path represents the absolute XPath to the corresponding element. According to the [XPath specification](https://www.w3.org/TR/1999/REC-xpath-19991116/#location-paths): >An absolute location path consists of...

enhancement

Conversion sometimes takes up to 5 or more seconds. It would be helpful (for surili as well) if we could somehow improve the conversion performance.

enhancement

There are defaults that are specific to a browser, see e.g. https://github.com/retest/recheck-web/commit/195b709a324602500449011ec75ba157b262de39 which added defaults of a recent Firefox release to the GM. Therefore, it would probably be helpful to...

enhancement

Both absolute outline and outline are pixel based, so whenever small rendering differences occur, they already differ. Therefore, I think they are poor indicators for matching elements and we should...

enhancement

First of all: Thank you for this awesome plugin, super helpful (especially for automation)! 🙏 I wonder why `commitDevelopmentVersionAtStart` is only allowed if there are separate development and production branches?...

Draft because [this](https://github.com/junit-pioneer/junit-pioneer/issues/613#issuecomment-1184802435) is still open for discussion. Closes #613. Proposed commit message: ``` Upgrade Gradle Wrapper and build against Java 18 (#613 / #651) This PR updates the Gradle...

merge-ready

JUnit 5.9.0-RC1 has been released: https://junit.org/junit5/docs/snapshot/release-notes/#release-notes-5.9.0-RC1 So the final release is probably just around the corner. Including 5.9.0-RC1 into our build: https://github.com/junit-pioneer/junit-pioneer/pull/651/commits/12edd783323165fd6b514942a909a691bc2c2dca Currently causes the following error: ```text /home/runner/work/junit-pioneer/junit-pioneer/src/test/java/org/junitpioneer/internal/TestExtensionContext.java:33: error:...

📖 theme: build
🚦 status: in progress
🏗️ type: task
⚙️ component: Pioneer