File tree 2 files changed +10
-2
lines changed 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 1
1
# PUPPET-MOCK
2
2
3
- Mock Puppet for Wechaty
3
+ [ ![ NPM Version] ( https://badge.fury.io/js/wechaty-puppet-mock.svg )] ( https://badge.fury.io/js/wechaty-puppet-mock )
4
+ [ ![ TypeScript] ( https://img.shields.io/badge/%3C%2F%3E-TypeScript-blue.svg )] ( https://www.typescriptlang.org/ )
5
+ [ ![ Linux/Mac Build Status] ( https://travis-ci.com/Chatie/wechaty-puppet-mock.svg?branch=master )] ( https://travis-ci.com/Chatie/wechaty-puppet-mock )
6
+
7
+ ![ chatie puppet] ( https://chatie.io/wechaty-puppet-mock/images/mock.png )
8
+
9
+ > Picture Credit: < https://softwareautotools.com/2017/03/01/mocking-explained-in-python/ >
10
+
11
+ Puppet Mocker & Starter for Wechaty
4
12
5
13
## USAGE
6
14
7
15
``` ts
8
- import PuppetMock from ' @chatie/ wechaty-puppet-mock'
16
+ import PuppetMock from ' wechaty-puppet-mock'
9
17
10
18
const wechaty = new Wechaty ()
11
19
You can’t perform that action at this time.
0 commit comments