testable-mock/docs/en-us/doc/feedback.md

9 lines
512 B
Markdown
Raw Normal View History

2020-12-23 14:21:02 +08:00
Feedback Channel
---
If you have any questions or suggestions during the use of `TestableMock`, please go ahead raise them in [Project Issue](https://github.com/alibaba/testable-mock/issues) and we will usually reply within 24 hours.
Please describe the situation in detail. If you think the problem may be related to the potential BUG of `TestableMock`, please try to provide reproducible source code or examples for shorten the troubleshooting time.
`TestableMock`, with no more untestable code in Java : )