eclipse-kanto / container-management

container-management
Other
6 stars 10 forks source link

Provide integration test for the CLI `start`, `stop` and `remove` commands #116

Closed k-gostev closed 1 year ago

k-gostev commented 1 year ago

Integration tests for the CLI capabilities, based on #96 and the framework implemented there should be provided for start, stop and remove commands of kanto-cm. The commands output should be simple enough to be covered by the basic capabilities of the framework. The help (-h) output must be tested using golden files.