use protocol to shape outside service, so we can avoid patch so much things.
Open
- Dominant language
- TypeScript
- Stars
- 156k
- Forks
- 24.6k
- Avg merge
- 22h 9m
- Merged PRs (30d)
- 610
Description
just like interface in ts or trait in rust, so we can build our own "stub" in test and use random data to fuzzy test them.
Now there are too many patch/mock/stub in unit test, and they don't make any sense.
@dosu what do you think.
Contributor guide
Assessment
This issue has not been assessed yet.