wechaty / rust-wechaty

Rust Wechaty is a Conversational RPA SDK for Chatbot Makers written in Rust
24 stars 8 forks source link

Create PuppetTest for testing #7

Open lucifer1004 opened 3 years ago

lucifer1004 commented 3 years ago

PuppetTest will be able to generate random events based on a given fixture.

With PuppetTest implemented, Wechaty could be tested automatically.