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. |
||
|---|---|---|
| .. | ||
| fixtures | ||
| view.go | ||
| view_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. |
||
|---|---|---|
| .. | ||
| fixtures | ||
| view.go | ||
| view_test.go | ||