Главная
Study mode:
on
1
Introduction
2
Why Docker
3
Who am I
4
Agenda
5
What is Integration Testing
6
Using Docker to run tests
7
Why run tests in a container
8
Two common dependencies in a container
9
Mongo database
10
Docker Compose
11
Automated Build Pipeline
12
Recap
13
Outro
Description:
Explore the benefits of using Docker and Docker Compose for streamlining integration testing in this 30-minute conference talk. Learn how containerization simplifies the setup and execution of end-to-end and integration tests, addressing common challenges such as environment cleanup and test consistency. Discover how Docker can become an essential part of a developer's toolkit, offering convenience and certainty in testing complex applications with multiple dependencies. Gain insights into running tests in containers, managing common dependencies like MongoDB, and implementing automated build pipelines. Follow along as speaker Andrew Crumpler from Global Freight Solutions shares practical examples and best practices for leveraging Docker to enhance your testing workflow and deliver high-quality code efficiently.

Using Docker & Compose to Simplify Integration Testing

Docker
Add to list