Run a smoke test by installing packed npm packages and running scripts
-
Updated
Nov 10, 2024 - TypeScript
Smoke tests are preliminary or sanity tests to quickly reveal simple failures severe enough to abort a software release or deployment, or before doing more fine-grained testing.
Run a smoke test by installing packed npm packages and running scripts
A k6 project for load tests in typescript.