Add end-to-end tests for CLI commands #370
Labels
area/test
Issue or PR is related to test(s)
kind/enhancement
New feature or request
priority/low
Nice to have issues thatare not urgent, but can be nagging.
Feature request summary
There is a lot to be done in terms of testing. For a start, we could focus on high level "e2e" tests and execute each command of the CLI tool against a sample unikernel project.
We could start with one project + one test case per command, then expand as we see fit.
This doesn't provide a feedback loop as quick as unit tests, but would already allow us to catch major regressions in the CI.
E2E tests
kraft pkg
#811kraft build
#810kraft pkg pull
#809kraft pkg ls
#808kraft pkg source
#812kraft pkg unsource
#813kraft net
for macOS #840The text was updated successfully, but these errors were encountered: