camerondurham / ch

Docker config and shell manager for using (or misusing) containers as dev environments
Apache License 2.0
18 stars 2 forks source link

Testing: Tracking Issue #3

Open camerondurham opened 3 years ago

camerondurham commented 3 years ago

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.