Unit Tests
Unit tests for main command functions and helper functions (if they have enough logic).
Package Integration Tests
Add package integration tests to test CLI changes end-to-end. This should prevent having to manually test and build binary for testing and increase confidence on CLI changes or added features.
Unit Tests
Unit tests for main command functions and helper functions (if they have enough logic).
Package Integration Tests
Add package integration tests to test CLI changes end-to-end. This should prevent having to manually test and build binary for testing and increase confidence on CLI changes or added features.