Skip to content

support a starts_with model for responses #39

@UnquietCode

Description

@UnquietCode

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.

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions