Project template for testing NativeChat bots with the Darvin test framework.
-
Init
npm init
-
Add test scenarios
Open
spec/scenarios.json
file, fill your bot data and add conversation scenarios. For more information, check the Darvin test framework API reference. -
Run tests
npm start