Prerequisites
Description
I think it would be nice if we can use regular expression in stdout and stderr assertion, for example:
tests:
echo 'There are 30 dogs':
stdout:
lines:
1: There (is|are) \d+ dog[s]?
Specifications
- Version: 2.4
- Platform: Linux
- Subsystem: Centos