ASSERT-KTH / ASSERT-KTH/quixbugs-experiment
Generated junit test case points to correct version and does not fail over the incorrect
Open
- Dominant language
- Java
- Stars
- 12
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
The generated version of MINIMUM_SPANNING_TREE_TEST references the correct package
https://github.com/jkoppel/QuixBugs/blob/master/java_testcases/junit/MINIMUM_SPANNING_TREE_TEST.java#L14
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with java_testcases/junit/MINIMUM_SPANNING_TREE_TEST.java at line 14 and compare the generated test's package reference with the intended version. Run the relevant JUnit test and confirm it targets the correct implementation and fails when the incorrect version is used.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- testing-qa
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100