For asserting command output, exact string matches are preferred in most cases. In cases when a pattern match is needed, the test can use regexp ad hoc. |
||
|---|---|---|
| .. | ||
| close.go | ||
| close_test.go | ||
For asserting command output, exact string matches are preferred in most cases. In cases when a pattern match is needed, the test can use regexp ad hoc. |
||
|---|---|---|
| .. | ||
| close.go | ||
| close_test.go | ||