jenkinsci / jenkinsci/junit-plugin

Publish `H2JUnitTestResultStorage` for conformance to pluggable storage for other plugins to use

Open
#340 2 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Java
Stars
87
Forks
351
Avg merge
1d 19h
Merged PRs (30d)
2

Description

### What feature do you want to see added?

It was copied into realtime junit in https://github.com/jenkinsci/junit-realtime-test-reporter-plugin/pull/36

Class:
https://github.com/jenkinsci/junit-realtime-test-reporter-plugin/blob/1af2f977de6a9cff6f085d0a41201b13960e7f5d/src/test/java/org/jenkinsci/plugins/junitrealtimetestreporter/storage/H2JunitTestResultStorage.java

Ideally this would be published in a tests jar.

### Upstream changes

_No response_

Contributor guide

Open the contributing guide

Research direction

Start with H2JunitTestResultStorage.java from the linked realtime test reporter plugin pull request, then inspect this repository’s packaging configuration for how a tests jar could expose it. Done means the storage class is published for other plugins to use while preserving conformance with pluggable storage.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
testing
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.