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

Fix JUnit tests in UI

Open
#91 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
35/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
java
Domain
testing

Research direction

Start in the UI's JUnit test discovery and execution path, comparing it with the command that works from the command line after test.sh was removed. Trace how the UI locates the tests; done means the UI finds and runs the same JUnit tests successfully without relying on test.sh.

Written by the indexing model from the issue text.

Description

bug

With the recent removal of test.sh, the UI no longer finds the JUnit tests, even though the command that it runs works from the command line.

Originally posted by @lam2mo in https://github.com/JMU-CS/less-java/pull/84#issuecomment-591556325

Dominant language
Java
Stars
6
Forks
7
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

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 JMU-CS/less-java

All issues in JMU-CS/less-java

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.