bespoken / virtual-alexa

:robot: Easily test and debug Alexa skills programmatically
https://bespoken.io
Apache License 2.0
112 stars 35 forks source link

Add session attributes support #41

Closed nishantkyal closed 6 years ago

nishantkyal commented 6 years ago

Needed to build conversational and prompt like interfaces. It's not possible to test cases like that without session attributes.

nishantkyal commented 6 years ago

Not an issue. I figured out how to do this.