You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Add k6 as a dev dependency (npm install k6 or use Chocolatey/Brew for global install).
- Create a tests/load-tests/ directory and add example k6 scripts (e.g., smoke.js, stress.js).