python-wechaty
python-wechaty copied to clipboard
How do I test my bot?
Is there a mocking library for python?
How could I test my bot programmatically?
There is a wonderful tool for multi-language wechaty to test bot in mocking envrionment: wechaty-puppet-mock.
But there is no docs to guide you how to use this wonderful tool, we will add it later. Please keey eyes on this issue, when we finish it we will mention you later.
great, thanks! BTW,do you happen to know what is wrong with https://github.com/wechaty/python-wechaty-getting-started/issues/44 ? Thanks!
That mocking environment is for ts / js. Do we have similar things for python?