Allow wildcard * in testing transcripts #79
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
In order to make more flexible testing transcripts, it would be helpful if an expected output line could include
*to match any number of characters. That way certain keywords can be tested for, without requiring Hank files to sync their text precisely with the testing transcript.