k6 is a popular JavaScript-based performance testing tool, but teams working in Scala face a mismatch in tooling and type safety. This article demonstrates how to write k6 tests in Scala using Scala.js, providing compile-time guarantees and integration with existing Scala codebases. It covers the technical implementation, build

9m read timeFrom softwaremill.com
Post cover image
Table of contents
BackgroundWhy look beyond JavaScript?Scala.js as a bridge to k6The Journey: From Idea to ImplementationIntegration with Build ToolsPerformance and MetricsPros and Cons of Writing k6 Tests in Scala.jsSummaryLinks and resources

Sort: