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.
Integration tests for the CLI capabilities, based on #96 and the framework implemented there should be provided for
start
,stop
andremove
commands ofkanto-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.