I am searching for a library (or an example implementation) to help me automate tests of inkle stories.
I only found this web based tool http://jeejah.xyz/quill/, which allows recording and replaying a story.
But I need an offline alternative, to be run eg. from command line (CI/CD) which should:
- play an inkle story based on a set of choices (input)
- assert for outcome eg. variables
- ideally support recording of tests (choices) from manual walk through