Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support a starts_with model for responses #39

Open
UnquietCode opened this issue Oct 30, 2019 · 0 comments
Open

support a starts_with model for responses #39

UnquietCode opened this issue Oct 30, 2019 · 0 comments
Assignees
Milestone

Comments

@UnquietCode
Copy link
Owner

Support for responses that start with an accepted value but then deviate. Here is an example interaction that went poorly:

Did you do the thing?

    -> yes, and it kind of worked

Invalid response.
```

So when checking responses this could have matched 'yes', and then the rest would be captured and placed in the log file, but still be valid as a yes answer.
@UnquietCode UnquietCode added this to the Version 1 milestone Oct 30, 2019
@UnquietCode UnquietCode self-assigned this Oct 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant