-
Notifications
You must be signed in to change notification settings - Fork 35
Quick Start
TestMyBot edited this page Feb 9, 2018
·
2 revisions
Please check out one of the samples to get a quick overview.
$ git clone https://github.com/codeforequity-at/testmybot.git
$ cd testmybot/samples/watson
$ npm install
$ npm test
The following sample requires a working Docker and Docker-Compose installation:
$ git clone https://github.com/codeforequity-at/testmybot.git
$ cd testmybot/samples/facebook
$ npm install
$ npm test