What is an integration test? Why it is important?
Find out all you need to know from Software Architect Dani Rey's talk at Scala Days as well as how you can make your life easier using ScalaWebTest!
ScalaWebTest - integration testing made easy
ScalaWebTests helps you to set up integration tests in no time and provides useful functions in order to reduce the effort needed to write integration tests for web applications.
I will give a short introduction on what an integration test is and why it is important. I will then show you how to use ScalaWebTest and why it makes your life easier.
Together we will add ScalaWebTest to a Play application and setup everything needed to write and execute integration tests. I will also cover topics like mocking of thirdparty systems and integration testing in the context of containerized application.
This talk was given by Dani Rey at Scala Days 2019.