lima-vm / lima-vm/lima

Integration testing framework for tests that do not relate to templates

Open
#3,678 0 comments 0 reactions 0 assignees View on GitHub
area/test help wanted
Dominant language
Go
Stars
21.9k
Forks
957
Avg merge
2d 6h
Merged PRs (30d)
53

Description

Currently we have two kinds of tests:
- Unit: `go test -v ./...`
- Integration: `./hack/test-templates.sh templates/FILE.yaml`

The latter one does not work well with test that do not relate to templates.
e.g., tests for `limactl list`, `limactl protect`, ...

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.