技術(tech) k6 - Building a Mock API Server for Testing Scenarios 2025-03-31 gogogonkun Salaryman Gonkun's Blog Introduction When creating load testing scripts with k6, questions ari …
技術(tech) k6 - Running Smoke Tests in CI to Ensure Scenario Quality 2025-03-31 gogogonkun Salaryman Gonkun's Blog Introduction Continuous testing in CI is extremely important in produc …
技術(tech) k6 - Handling Build Failures with the xk6-enhanced Extension 2025-03-31 gogogonkun Salaryman Gonkun's Blog As of April 2, 2024, the xk6-enhanced extension for making k6 TypeScri …
技術(tech) k6 - Using xk6-dotenv for Managing Environment Variables 2025-03-31 gogogonkun Salaryman Gonkun's Blog As development progresses, the number of environment variables that ne …
技術(tech) Sending k6 Metrics to Datadog During Test Execution 2025-03-31 gogogonkun Salaryman Gonkun's Blog Introduction While k6 is useful as a standalone load testing tool, int …
技術(tech) k6 - Utilize Redis to use one item per VU for each scenario 2024-03-18 gogogonkun Salaryman Gonkun's Blog Introduction The k6 tool is useful for performance testing. The k6 …