python-wechaty icon indicating copy to clipboard operation
python-wechaty copied to clipboard

How do I test my bot?

Open paulhybryant opened this issue 4 years ago • 3 comments

Is there a mocking library for python?

How could I test my bot programmatically?

paulhybryant avatar Mar 02 '21 00:03 paulhybryant

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.

wj-Mcat avatar Mar 03 '21 01:03 wj-Mcat

great, thanks! BTW,do you happen to know what is wrong with https://github.com/wechaty/python-wechaty-getting-started/issues/44 ? Thanks!

paulhybryant avatar Mar 03 '21 03:03 paulhybryant

That mocking environment is for ts / js. Do we have similar things for python?

paulhybryant avatar Mar 08 '21 05:03 paulhybryant