github.com/kubeshop/testkube@v1.17.23/test/k6/executor-tests/k6-smoke-test-negative.js (about) 1 import http from 'k6/http'; 2 3 throw new Error("Negative test - expected to fail");