Commit ef35fcc
test: use gotestsum for unit test if available
Updated the unit test command to use `gotestsum` when available to
provide more readable test output, while maintaining compatibility with
the standard Go test runner.
Signed-off-by: Chmouel Boudjnah <chmouel@redhat.com>1 parent 92b37cf commit ef35fcc
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
71 | 75 | | |
72 | 76 | | |
73 | 77 | | |
| |||
0 commit comments