Use make
to run lint and unittest locally. See make help
for details
The lint
tests are executed using pre-commit.
Make sure to install it before running.
The unittest
tests are executed using ginkgo.
Make sure to install it locally before running.