The documentation states the following:
Regular expressions can be embedded in the transcript inside paired / slashes. These regular expressions should not include any whitespace expressions.
But the example we have for using transcript testing doesn't include any regular expressions.
Add an example for how to this to make it easier for users to take advantage of this feature.
Also, we don't appear to have any unit tests which use a transcript with a regular expression embedded within it. So we should add one.
If the feature doesn't work, we should either fix it or change the documentation.
The documentation states the following:
But the example we have for using transcript testing doesn't include any regular expressions.
Add an example for how to this to make it easier for users to take advantage of this feature.
Also, we don't appear to have any unit tests which use a transcript with a regular expression embedded within it. So we should add one.
If the feature doesn't work, we should either fix it or change the documentation.