stdlib/bats: implemented integration tests
Signed-off-by: Sam Alba <samalba@users.noreply.github.com>
This commit is contained in:
@@ -283,4 +283,8 @@ setup() {
|
||||
|
||||
@test "trivy" {
|
||||
dagger -e trivy up
|
||||
}
|
||||
}
|
||||
|
||||
@test "bats" {
|
||||
dagger -e bats up
|
||||
}
|
||||
|
Reference in New Issue
Block a user