You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adding the possibility to run a single-package in unit-tests. (kubernetes-sigs#90)
In order to run only the `filter` package tests for example, use:
```
make unit-test TEST=github.com/qbarrand/oot-operator/internal/filter
```
Signed-off-by: Yoni Bettan <[email protected]>
0 commit comments