HangfireIO / HangfireIO/Hangfire
can build well but test fails
Open
- Dominant language
- C#
- Stars
- 10.1k
- Forks
- 1.8k
- Avg merge
- 1h 19m
- Merged PRs (30d)
- 1
Description
after a git clone https://github.com/HangfireIO/Hangfire.git
the build is ok but the tests fail on unresolved dependecies to:
- Moq 4.7.0
- Newtonsoft.Json 4.5.0
I can't find from where these dependencies come.
Contributor guide
Research direction
Start by cloning the Hangfire repository and running the test command that reproduces the unresolved dependency errors. Trace where Moq 4.7.0 and Newtonsoft.Json 4.5.0 are declared or restored, then confirm the tests complete successfully after the dependency issue is resolved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- build-system, testing
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100