Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Support for JUnit 5

Open
#259 3 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
25/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
java
Domain
testing

Research direction

Start by reading the existing GUITestRunner and AssertJSwingJUnitTestCase mechanisms mentioned in the issue, then compare their responsibilities with the requested JUnit 5 Jupiter extension. Define the supported JUnit 5 integration and its acceptance criteria before locating the relevant implementation and tests; done means equivalent support is covered by passing tests.

Written by the indexing model from the issue text.

Description

Hi

is there any plan to provide something similar to the GUITestRunner and AssertJSwingJUnitTestCase for JUnit 5? I guess that the corresponding mechanism of GUITestRunner would be a Jupiter extension?

Dominant language
Java
Stars
121
Forks
52
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from assertj/assertj-swing

All issues in assertj/assertj-swing

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.