summaryrefslogtreecommitdiff
path: root/echo.yaml
blob: 773c19245c1a6222bdcccd97bf455d372b46ddba (plain)
1
2
3
4
- when: user runs echo without arguments
- then: exit code is 0
- then: standard output contains a newline
- then: standard error is empty