microsoft / microsoft/java-debug
Is Hamcrest a dependency?
Open
Nobody has claimed this yet.
ai-triaged
question
- Dominant language
- Java
- Stars
- 409
- Forks
- 204
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 4
Description
I had all my tests fail, until I added Hamcrest as project dependency inside POM.xml. Should this be added inside POM.xml, or somehow I got test errors only on my side?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing POM.xml and reproducing the reported test failures in a clean checkout. Check whether the failing tests require Hamcrest and whether the dependency is already provided elsewhere; done means the dependency question is resolved and the project tests pass consistently without a local-only setup.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system, testing
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100