Suggestions on how to best integrate with Testify?
- Dominant language
- Go
- Stars
- 257
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
To my amazement and joy this worked from the outset on an M1 Mac in Goland with Go 1.19.1! Unlike another package I won't name.
My question now is, where the best place would be to integrate with Testify as the test framework?
Having to set up the mock in every single package that uses my to-be-monkeyed methods/funcs would be highly annoying (doable, but annoying).
Unfortunately Testify doesn't have a "super-test-setup" that you can do once and every Suite setup receives. At least as far as I saw in the doco.
Any ideas?
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names supermonkey and Testify but identifies no repository files or tests. Start by reading the existing test setup and Testify's suite documentation, then clarify whether the desired outcome is code integration or documented guidance and how completion would be verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100