alexa-samples / skill-sample-nodejs-adventure-game

This tool provides an easy to use front-end that allows developers to instantly deploy code for your story, or use the generated code as a starting point for more complex projects.
Apache License 2.0
510 stars 218 forks source link

Unit tests #11

Open UXVirtual opened 7 years ago

UXVirtual commented 7 years ago

Are there any plans to include unit tests for part or all of the code in future versions? I've added some for the features I'm working on using mocha and chai, but just wanted to make sure that this is consistent with anything the Alexa team has planned?

rjamison commented 7 years ago

@HAZARDU5 we're still evaluating test frameworks, so not sure what we will settle on and don't have short-term plans to add them for this project.