Creating a Scala Project with Maven Dependency Management for Gatling Testing in IntelliJ IDEA
Gatling gun photo by Ryo Chijiiwa. This article will, in two steps, show how to create a Scala project in IntelliJ IDEA in which we can develop and run Gatling load-simulations. The project will use Maven for dependency management and to run a selected Gatling simulation. In the first step a Scala project that uses Maven for… Read More »