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. |
||
|---|---|---|
| .. | ||
| set.go | ||
| set_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. |
||
|---|---|---|
| .. | ||
| set.go | ||
| set_test.go | ||